summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2007-10-29 08:23:26 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2007-10-29 08:23:26 +0000
commit72081b281471cbc9aa2e168e30e98b20113fd011 (patch)
treee8529f3c3d1b19653afa5c66dafd0f5f4928787c /sys/dev/pci/pcidevs_data.h
parent93384f92c34a458c2874ce5f0e3d9bf93124a324 (diff)
regen, finally.
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 cdbd335bb74..94c7c0c3fb5 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.1280 2007/10/23 05:18:18 brad Exp
+ * OpenBSD: pcidevs,v 1.1281 2007/10/29 08:18:07 dlg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1604,6 +1604,18 @@ static const struct pci_known_product pci_known_products[] = {
"ARC-1170",
},
{
+ PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1200,
+ "ARC-1200",
+ },
+ {
+ PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1201,
+ "ARC-1201",
+ },
+ {
+ PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1202,
+ "ARC-1202",
+ },
+ {
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1210,
"ARC-1210",
},