summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2003-05-30 08:46:22 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2003-05-30 08:46:22 +0000
commit0dabdc5dd3d997cef034d3852422cd04c79f6cb3 (patch)
tree02e91212de8a41995cec221b1b4abd4340d37d47 /sys/dev/pci/pcidevs_data.h
parent7b97203c15269913930739a7568e943f58a2923e (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 1dcadd25f37..36e6d2347ba 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.629 2003/05/28 16:36:34 deraadt Exp
+ * OpenBSD: pcidevs,v 1.630 2003/05/30 08:45:35 grange Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -3035,6 +3035,10 @@ static const struct pci_known_product pci_known_products[] = {
"82801DB USB",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801EB_IDE,
+ "82801EB IDE",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82820_MCH,
"82820 MCH",
},