summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1998-10-10 03:57:17 +0000
committerJason Wright <jason@cvs.openbsd.org>1998-10-10 03:57:17 +0000
commitac1d23f4f850cebf2ead63314354a0f01f49ef38 (patch)
tree550363d01ecb525e347db9a154c256f30c40d50a /sys/dev/pci
parentb741291ac55d3fadf38a2c0b53b9e7ffab296fe3 (diff)
sync
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcidevs.h12
-rw-r--r--sys/dev/pci/pcidevs_data.h46
2 files changed, 51 insertions, 7 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index bcf4f2c3c53..f4ac2238388 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.92 1998/10/09 00:15:34 deraadt Exp
+ * OpenBSD: pcidevs,v 1.93 1998/10/10 03:55:05 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -721,11 +721,14 @@
#define PCI_PRODUCT_COMPAQ_TRIFLEX4 0x4000 /* Triflex Host-PCI Bridge */
#define PCI_PRODUCT_COMPAQ_USB 0x7020 /* USB Controller */
#define PCI_PRODUCT_COMPAQ_N100TX 0xae32 /* Netelligent 10/100 TX */
+#define PCI_PRODUCT_COMPAQ_Nunknown 0xae33 /* Netelligent unknown */
#define PCI_PRODUCT_COMPAQ_N10T 0xae34 /* Netelligent 10 T */
#define PCI_PRODUCT_COMPAQ_IntNF3P 0xae35 /* Integrated NetFlex 3/P */
-#define PCI_PRODUCT_COMPAQ_IntPL100TX 0xae43 /* ProLiant Integrated Netelligent 10/100 TX */
#define PCI_PRODUCT_COMPAQ_DPNet100TX 0xae40 /* Dual Port Netelligent 10/100 TX */
+#define PCI_PRODUCT_COMPAQ_IntPL100TX 0xae43 /* ProLiant Integrated Netelligent 10/100 TX */
#define PCI_PRODUCT_COMPAQ_DP4000 0xb011 /* Deskpro 4000 5233MMX */
+#define PCI_PRODUCT_COMPAQ_N10T2 0xb012 /* Netelligent 10 T/2 PCI UTP/Coax */
+#define PCI_PRODUCT_COMPAQ_N10_TX_UTP 0xb030 /* Netelligent 10/100 TX UTP */
#define PCI_PRODUCT_COMPAQ_NF3P 0xf130 /* NetFlex 3/P */
#define PCI_PRODUCT_COMPAQ_NF3P_BNC 0xf150 /* NetFlex 3/P w/ BNC */
@@ -948,6 +951,11 @@
/* Oak Technologies products */
#define PCI_PRODUCT_OAKTECH_OTI1007 0x0107 /* OTI107 */
+/* Olicom */
+#define PCI_PRODUCT_OLICOM_OC2183 0x0013 /* OC2183 */
+#define PCI_PRODUCT_OLICOM_OC2325 0x0012 /* OC2325 */
+#define PCI_PRODUCT_OLICOM_OC2326 0x0014 /* OC2326 */
+
/* Opti products */
#define PCI_PRODUCT_OPTI_82C557 0xc557 /* 82C557 Host Bridge */
#define PCI_PRODUCT_OPTI_82C558 0xc558 /* 82C558 PCI-ISA Bridge */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index d85ce8f628e..94232fe62eb 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.92 1998/10/09 00:15:34 deraadt Exp
+ * OpenBSD: pcidevs,v 1.93 1998/10/10 03:55:05 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -825,6 +825,12 @@ struct pci_knowndev pci_knowndevs[] = {
"Netelligent 10/100 TX",
},
{
+ PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_Nunknown,
+ 0,
+ "Compaq",
+ "Netelligent unknown",
+ },
+ {
PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_N10T,
0,
"Compaq",
@@ -837,16 +843,16 @@ struct pci_knowndev pci_knowndevs[] = {
"Integrated NetFlex 3/P",
},
{
- PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_IntPL100TX,
+ PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_DPNet100TX,
0,
"Compaq",
- "ProLiant Integrated Netelligent 10/100 TX",
+ "Dual Port Netelligent 10/100 TX",
},
{
- PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_DPNet100TX,
+ PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_IntPL100TX,
0,
"Compaq",
- "Dual Port Netelligent 10/100 TX",
+ "ProLiant Integrated Netelligent 10/100 TX",
},
{
PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_DP4000,
@@ -855,6 +861,18 @@ struct pci_knowndev pci_knowndevs[] = {
"Deskpro 4000 5233MMX",
},
{
+ PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_N10T2,
+ 0,
+ "Compaq",
+ "Netelligent 10 T/2 PCI UTP/Coax",
+ },
+ {
+ PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_N10_TX_UTP,
+ 0,
+ "Compaq",
+ "Netelligent 10/100 TX UTP",
+ },
+ {
PCI_VENDOR_COMPAQ, PCI_PRODUCT_COMPAQ_NF3P,
0,
"Compaq",
@@ -1659,6 +1677,24 @@ struct pci_knowndev pci_knowndevs[] = {
"OTI107",
},
{
+ PCI_VENDOR_OLICOM, PCI_PRODUCT_OLICOM_OC2183,
+ 0,
+ "Olicom",
+ "OC2183",
+ },
+ {
+ PCI_VENDOR_OLICOM, PCI_PRODUCT_OLICOM_OC2325,
+ 0,
+ "Olicom",
+ "OC2325",
+ },
+ {
+ PCI_VENDOR_OLICOM, PCI_PRODUCT_OLICOM_OC2326,
+ 0,
+ "Olicom",
+ "OC2326",
+ },
+ {
PCI_VENDOR_OPTI, PCI_PRODUCT_OPTI_82C557,
0,
"Opti",