summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 96c0c815970..8d8ecd7c666 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.577 2003/01/11 22:21:35 henning Exp
+ * OpenBSD: pcidevs,v 1.578 2003/01/11 22:48:17 henning Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5651,6 +5651,10 @@ static const struct pci_known_product pci_known_products[] = {
"VT8366 PCI-AGP",
},
{
+ PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT8235_AGP,
+ "VT8235 PCI-AGP",
+ },
+ {
PCI_VENDOR_VORTEX, PCI_PRODUCT_VORTEX_GDT_60x0,
"GDT6000/6020/6050",
},