summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2006-09-19 14:07:09 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2006-09-19 14:07:09 +0000
commit5ca53d4711e9e9cfd8ab15370621c636d4a92b44 (patch)
treeae96efa3ea7d1f7342d9c955bcc71e6d3628e88e /sys/dev/pci/pcidevs_data.h
parent7c21dece785a8c4a12fb7db7e6b306ac63e17bbf (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 94270148492..3f71ec6ea5f 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.1143 2006/09/18 05:48:33 gwk Exp
+ * OpenBSD: pcidevs,v 1.1144 2006/09/19 14:06:07 reyk Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2391,6 +2391,14 @@ static const struct pci_known_product pci_known_products[] = {
"AR5212",
},
{
+ PCI_VENDOR_ATHEROS, PCI_PRODUCT_ATHEROS_AR2413,
+ "AR2413",
+ },
+ {
+ PCI_VENDOR_ATHEROS, PCI_PRODUCT_ATHEROS_AR5413,
+ "AR5413",
+ },
+ {
PCI_VENDOR_ATHEROS, PCI_PRODUCT_ATHEROS_AR5424,
"AR5424",
},