summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-05-02 13:30:10 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-05-02 13:30:10 +0000
commit49e4cf6f1d19848afb270bbb5a50778630f578aa (patch)
treeb393993d85fd264ab012691e68d2eb903d707a0b /sys/dev
parent2a110fca8233c64d8e6664c6f7231af158a1ec1f (diff)
update for eisadevs
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/eisa/eisadevs.h3
-rw-r--r--sys/dev/eisa/eisadevs_data.h7
2 files changed, 8 insertions, 2 deletions
diff --git a/sys/dev/eisa/eisadevs.h b/sys/dev/eisa/eisadevs.h
index b9042f4bb3e..70d524cc035 100644
--- a/sys/dev/eisa/eisadevs.h
+++ b/sys/dev/eisa/eisadevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD
+ * OpenBSD: eisadevs,v 1.2 1996/04/21 22:20:29 deraadt Exp
*/
/* $NetBSD: eisadevs,v 1.1 1996/02/26 23:46:22 cgd Exp $ */
@@ -63,5 +63,6 @@
/* ??? DEC DEFEA */
/* 3Com products */
+#define EISA_PRODUCT_TCM5091 "3Com 3C509 Ethernet"
#define EISA_PRODUCT_TCM5092 "3Com 3C579-TP Ethernet"
#define EISA_PRODUCT_TCM5093 "3Com 3C579 Ethernet"
diff --git a/sys/dev/eisa/eisadevs_data.h b/sys/dev/eisa/eisadevs_data.h
index e91b1f799b6..872a55abe6e 100644
--- a/sys/dev/eisa/eisadevs_data.h
+++ b/sys/dev/eisa/eisadevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD
+ * OpenBSD: eisadevs,v 1.2 1996/04/21 22:20:29 deraadt Exp
*/
/* $NetBSD: eisadevs,v 1.1 1996/02/26 23:46:22 cgd Exp $ */
@@ -100,6 +100,11 @@ struct eisa_knowndev eisa_knowndevs[] = {
},
{
0,
+ "TCM5091",
+ EISA_PRODUCT_TCM5091,
+ },
+ {
+ 0,
"TCM5092",
EISA_PRODUCT_TCM5092,
},