summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h24
1 files changed, 20 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index fe29728c668..f87c961196d 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.1140 2006/09/16 00:35:32 jsg Exp
+ * OpenBSD: pcidevs,v 1.1141 2006/09/18 01:47:48 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -3067,6 +3067,10 @@ static const struct pci_known_product pci_known_products[] = {
"ISA",
},
{
+ PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_CSA64XX,
+ "Smart Array 64xx",
+ },
+ {
PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_TRIFLEX1,
"Triflex PCI",
},
@@ -3131,8 +3135,8 @@ static const struct pci_known_product pci_known_products[] = {
"Smart Array 6422",
},
{
- PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_CSA64XX,
- "Smart Array 64xx",
+ PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_HOTPLUG_PCI,
+ "Hotplug PCI",
},
{
PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_USB,
@@ -4163,6 +4167,14 @@ static const struct pci_known_product pci_known_products[] = {
"7955/7954",
},
{
+ PCI_VENDOR_HINT, PCI_PRODUCT_HINT_HB6_1,
+ "HB6 PCI-PCI",
+ },
+ {
+ PCI_VENDOR_HINT, PCI_PRODUCT_HINT_HB6_2,
+ "HB6 PCI-PCI",
+ },
+ {
PCI_VENDOR_HINT, PCI_PRODUCT_HINT_VXPRO_II_HOST,
"Host",
},
@@ -12704,7 +12716,7 @@ static const struct pci_known_vendor pci_known_vendors[] = {
},
{
PCI_VENDOR_COROLLARY,
- "Corrollary",
+ "Corollary",
},
{
PCI_VENDOR_ACARD,
@@ -12895,6 +12907,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"CNet",
},
{
+ PCI_VENDOR_SILICOM,
+ "Silicom",
+ },
+ {
PCI_VENDOR_LMC,
"LAN Media",
},