summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2006-07-29 05:02:11 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2006-07-29 05:02:11 +0000
commitd7ff7ad916f39ed0453d8acfc5c6d57c6758dc85 (patch)
tree548275436954969999a41d00dce4fb6d3970d39b /sys/dev/pci/pcidevs_data.h
parent303585359eec04ea9c962599dfe94ee07cc7b407 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h14
1 files changed, 13 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index ae8382a0206..0163d052d37 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.1116 2006/07/28 20:29:11 brad Exp
+ * OpenBSD: pcidevs,v 1.1117 2006/07/29 04:58:26 dlg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1523,6 +1523,10 @@ static const struct pci_known_product pci_known_products[] = {
"ARC-1160",
},
{
+ PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1170,
+ "ARC-1170",
+ },
+ {
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1210,
"ARC-1210",
},
@@ -1539,6 +1543,14 @@ static const struct pci_known_product pci_known_products[] = {
"ARC-1260",
},
{
+ PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1270,
+ "ARC-1270",
+ },
+ {
+ PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1280,
+ "ARC-1280",
+ },
+ {
PCI_VENDOR_ASIX, PCI_PRODUCT_ASIX_AX88140A,
"AX88140A/88141",
},