summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/eisa/eisadevs.h5
-rw-r--r--sys/dev/eisa/eisadevs_data.h22
2 files changed, 25 insertions, 2 deletions
diff --git a/sys/dev/eisa/eisadevs.h b/sys/dev/eisa/eisadevs.h
index 6fa52a78eb0..493e458d9c0 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.8 1998/05/16 04:03:16 imp Exp
+ * OpenBSD: eisadevs,v 1.9 1998/07/04 09:03:48 deraadt Exp
*/
/*
@@ -72,6 +72,9 @@
#define EISA_PRODUCT_FSI2002 "FORE Systems ESA-200A ATM"
#define EISA_PRODUCT_FSI2003 "FORE Systems ESA-200E ATM"
+/* Interphase products */
+#define EISA_PRODUCT_INP25D0 "Interphase Seahawk 4811 FDDI Controller"
+
/* Intel products */
#define EISA_PRODUCT_INT1010 "Intel EtherExpress 32 Flash Ethernet"
diff --git a/sys/dev/eisa/eisadevs_data.h b/sys/dev/eisa/eisadevs_data.h
index 37ea655eac3..395d08fc192 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.8 1998/05/16 04:03:16 imp Exp
+ * OpenBSD: eisadevs,v 1.9 1998/07/04 09:03:48 deraadt Exp
*/
/*
@@ -139,6 +139,11 @@ struct eisa_knowndev eisa_knowndevs[] = {
},
{
0,
+ "INP25D0",
+ EISA_PRODUCT_INP25D0,
+ },
+ {
+ 0,
"INT1010",
EISA_PRODUCT_INT1010,
},
@@ -229,6 +234,16 @@ struct eisa_knowndev eisa_knowndevs[] = {
},
{
EISA_KNOWNDEV_NOPROD,
+ "HWP",
+ "Hewlett-Packard",
+ },
+ {
+ EISA_KNOWNDEV_NOPROD,
+ "INP",
+ "Interphase",
+ },
+ {
+ EISA_KNOWNDEV_NOPROD,
"INT",
"Intel",
},
@@ -239,6 +254,11 @@ struct eisa_knowndev eisa_knowndevs[] = {
},
{
EISA_KNOWNDEV_NOPROD,
+ "MLX",
+ "Mylex",
+ },
+ {
+ EISA_KNOWNDEV_NOPROD,
"SMC",
"Standard Microsystems Corp.",
},