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 b3fd9d282c4..4ccc948ca24 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.1014 2006/02/02 23:57:18 brad Exp
+ * OpenBSD: pcidevs,v 1.1015 2006/02/03 09:57:19 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5539,6 +5539,10 @@ static const struct pci_known_product pci_known_products[] = {
"82443GX",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82372FB_IDE,
+ "82372FB IDE",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82740,
"82740 AGP",
},