summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-12-16 21:53:08 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-12-16 21:53:08 +0000
commit781337069df722de09bae86f041cca15a8106003 (patch)
treedde77822ee2889e6ad9fc589e33972747d34fee3 /sys
parentd5c2779baa359aab78938f9e783adda9cc2c3269 (diff)
sync
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h3
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 9 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index a61e214a0be..581dd9c91b3 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.204 1999/12/16 11:15:39 fgsch Exp
+ * OpenBSD: pcidevs,v 1.205 1999/12/16 21:53:03 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -551,6 +551,7 @@
/* 3COM Products */
+#define PCI_PRODUCT_3COM_3c450 0x4500 /* 3c450 */
#define PCI_PRODUCT_3COM_3C590 0x5900 /* 3c590 10Mbps */
#define PCI_PRODUCT_3COM_3C595TX 0x5950 /* 3c595 100Base-TX */
#define PCI_PRODUCT_3COM_3C595T4 0x5951 /* 3c595 100Base-T4 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 323e56c93d8..ffdbea6d81a 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.204 1999/12/16 11:15:39 fgsch Exp
+ * OpenBSD: pcidevs,v 1.205 1999/12/16 21:53:03 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -15,6 +15,12 @@ struct pci_knowndev pci_knowndevs[] = {
"OZ6832 CardBus",
},
{
+ PCI_VENDOR_3COM, PCI_PRODUCT_3COM_3c450,
+ 0,
+ "3Com",
+ "3c450",
+ },
+ {
PCI_VENDOR_3COM, PCI_PRODUCT_3COM_3C590,
0,
"3Com",