summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2003-11-17 20:55:57 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2003-11-17 20:55:57 +0000
commit3136d1fa46b6ab1463d557931931da882c740974 (patch)
tree3235f82560502c44d18b9dd053cee09c37642504 /sys/dev/pci/pcidevs_data.h
parent96ac23fc2cd5ddae56b5a2bdc5b6fbdcae628fe2 (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 2754cb52506..e3f3ef3b2be 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.688 2003/11/06 07:21:26 mickey Exp
+ * OpenBSD: pcidevs,v 1.689 2003/11/17 20:51:41 grange Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -6095,6 +6095,10 @@ static const struct pci_known_product pci_known_products[] = {
"PCI2040 PCI-DSP",
},
{
+ PCI_VENDOR_TIGERJET, PCI_PRODUCT_TIGERJET_TIGER320,
+ "PCI interface",
+ },
+ {
PCI_VENDOR_TOPIC, PCI_PRODUCT_TOPIC_5634PCV,
"5634PCV SurfRider",
},
@@ -7959,6 +7963,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"NetMos",
},
{
+ PCI_VENDOR_TIGERJET,
+ "TigerJet Network",
+ },
+ {
PCI_VENDOR_ENDACE,
"Endace Measurement Systems",
},