summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2009-12-15 00:57:47 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2009-12-15 00:57:47 +0000
commit4c49705a7471048f1a45f463bf309aef8448be25 (patch)
tree6845a5a64026857cc7d149cc2e74558cfb2d4b68 /sys/dev/pci/pcidevs_data.h
parent418634c5f86a0c765085997fe792787427ec2a6b (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 0d3a6c407a2..2ab766823ec 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.1515 2009/12/11 21:50:36 kettenis Exp
+ * OpenBSD: pcidevs,v 1.1516 2009/12/15 00:57:30 sthen Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -10920,6 +10920,10 @@ static const struct pci_known_product pci_known_products[] = {
"Yukon 88E8057",
},
{
+ PCI_VENDOR_MARVELL, PCI_PRODUCT_MARVELL_YUKON_8059,
+ "Yukon 88E8059",
+ },
+ {
PCI_VENDOR_MARVELL, PCI_PRODUCT_MARVELL_YUKON_BELKIN,
"Yukon (Belkin F5D5005)",
},
@@ -15464,6 +15468,10 @@ static const struct pci_known_product pci_known_products[] = {
"SK-9Exx",
},
{
+ PCI_VENDOR_SCHNEIDERKOCH, PCI_PRODUCT_SCHNEIDERKOCH_SK9E21M,
+ "SK-9E21M",
+ },
+ {
PCI_VENDOR_SGI, PCI_PRODUCT_SGI_IOC3,
"IOC3",
},