summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2001-09-26 23:49:38 +0000
committerJason Wright <jason@cvs.openbsd.org>2001-09-26 23:49:38 +0000
commitf85b776112bbb821a5a87a5e27ffa67457c83086 (patch)
tree04ed7a23fa98c596da391624fa8a52f60b32cb38 /sys/dev/pci/pcidevs_data.h
parentc90431256a2ac8819e4d6ac410eaa232537bc3c4 (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 1ec159d6f74..b5778be9f32 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.446 2001/09/21 23:07:10 deraadt Exp
+ * OpenBSD: pcidevs,v 1.447 2001/09/26 23:48:26 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2731,6 +2731,10 @@ static const struct pci_known_product pci_known_products[] = {
"DP83810 10/100",
},
{
+ PCI_VENDOR_NS, PCI_PRODUCT_NS_PC87415,
+ "PC87415 IDE",
+ },
+ {
PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83815,
"DP83815 10/100",
},