summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2004-09-21 11:32:01 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2004-09-21 11:32:01 +0000
commit0105182c35e6686b9ea429fb49d446bfdb125a04 (patch)
tree51d792afe2e08bde9927cf110873a179b80c356f /sys/dev/pci/pcidevs_data.h
parent08663b6d4e20305827da1a2cbede3fec1498839c (diff)
sync
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 60bdbb5b1fb..c3313bb9036 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.762 2004/09/20 20:45:54 mickey Exp
+ * OpenBSD: pcidevs,v 1.763 2004/09/21 11:31:24 grange Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1147,6 +1147,10 @@ static const struct pci_known_product pci_known_products[] = {
"Intrepid USB",
},
{
+ PCI_VENDOR_ARALION, PCI_PRODUCT_ARALION_ARS106S,
+ "ARS106S",
+ },
+ {
PCI_VENDOR_ARC, PCI_PRODUCT_ARC_USB,
"USB",
},
@@ -1855,6 +1859,10 @@ static const struct pci_known_product pci_known_products[] = {
"CS4281 CrystalClear Audio",
},
{
+ PCI_VENDOR_CMDTECH, PCI_PRODUCT_CMDTECH_1210SA,
+ "SiI1210SA",
+ },
+ {
PCI_VENDOR_CMDTECH, PCI_PRODUCT_CMDTECH_640,
"PCI0640",
},
@@ -8447,6 +8455,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"ENE",
},
{
+ PCI_VENDOR_ARALION,
+ "Aralion Inc.",
+ },
+ {
PCI_VENDOR_TERRATEC,
"TerraTec Electronic Gmbh",
},