summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 cf5b2beb84a..1b229c5eb6a 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: eisadevs,v 1.15 2001/01/26 22:29:17 mickey Exp
+ * OpenBSD: eisadevs,v 1.16 2001/09/18 20:27:48 jason Exp
*/
/*
@@ -109,6 +109,7 @@
#define EISA_PRODUCT_TCM5093 "3Com 3C579 Ethernet"
#define EISA_PRODUCT_TCM5094 "3Com 3C509-Combo Ethernet"
#define EISA_PRODUCT_TCM5095 "3Com 3C509-TPO Ethernet"
+#define EISA_PRODUCT_TCM5098 "3Com 3C509-TP Ethernet"
#define EISA_PRODUCT_TCM5920 "3Com 3C592 Etherlink III"
#define EISA_PRODUCT_TCM5970 "3Com 3C597 Fast Etherlink TX"
#define EISA_PRODUCT_TCM5971 "3Com 3C597 Fast Etherlink T4"
diff --git a/sys/dev/eisa/eisadevs_data.h b/sys/dev/eisa/eisadevs_data.h
index 36081728f4a..54dd2682379 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: eisadevs,v 1.15 2001/01/26 22:29:17 mickey Exp
+ * OpenBSD: eisadevs,v 1.16 2001/09/18 20:27:48 jason Exp
*/
/*
@@ -259,6 +259,11 @@ static const struct eisa_knowndev eisa_knowndevs[] = {
},
{
0,
+ "TCM5098",
+ EISA_PRODUCT_TCM5098,
+ },
+ {
+ 0,
"TCM5920",
EISA_PRODUCT_TCM5920,
},