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 641c4f9ca28..d8fdfc21d5f 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.364 2001/01/24 18:34:24 deraadt Exp
+ * OpenBSD: pcidevs,v 1.365 2001/02/06 07:50:38 chris Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1835,6 +1835,10 @@ static const struct pci_known_product pci_known_products[] = {
"82562",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801BAM_IDE,
+ "82801BAM IDE",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801BA_IDE,
"82801BA IDE",
},