summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorChris Cappuccio <chris@cvs.openbsd.org>2001-02-06 07:51:09 +0000
committerChris Cappuccio <chris@cvs.openbsd.org>2001-02-06 07:51:09 +0000
commit1fd390471c1e7b11fd5a28fd34a7313a65d220a9 (patch)
treecaad0923be78d472da12735cd974b4599b786bf7 /sys/dev/pci/pcidevs_data.h
parent7408ea8634fd6f0164d64fc90b96b7d659b8be2b (diff)
sync
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",
},