summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-02-05 20:46:42 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-02-05 20:46:42 +0000
commit5ecc410fcee16fb74fdba1c846c28469f1a976cf (patch)
tree818d79c8d33787c1005e78959fe5540c1bd8f7d3 /sys/dev/pci/pcidevs_data.h
parent3025afcf41289bbc2075b57bb044bfc7d0fc71f9 (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 3d44beaf07c..d57f6ca2d58 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.592 2003/02/04 19:04:05 mickey Exp
+ * OpenBSD: pcidevs,v 1.593 2003/02/05 20:45:08 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1403,6 +1403,10 @@ static const struct pci_known_product pci_known_products[] = {
"GPPCI",
},
{
+ PCI_VENDOR_CAVIUM, PCI_PRODUCT_CAVIUM_NITROX,
+ "Nitrox XL",
+ },
+ {
PCI_VENDOR_CCUBE, PCI_PRODUCT_CCUBE_CINEMASTER,
"Cinemaster C 3.0 DVD Decoder",
},
@@ -8343,6 +8347,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"Antares Microsystems",
},
{
+ PCI_VENDOR_CAVIUM,
+ "Cavium",
+ },
+ {
PCI_VENDOR_LANERGY,
"Lanergy",
},