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 cb5c4cd3bfd..41b536e7e84 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.11 1998/11/27 01:17:34 mickey Exp
+ * OpenBSD: eisadevs,v 1.12 1999/03/04 15:37:58 mickey Exp
*/
/*
@@ -56,6 +56,7 @@
/* BusLogic products */
#define EISA_PRODUCT_BUS4201 "BusLogic Bt74xB SCSI"
#define EISA_PRODUCT_BUS4202 "BusLogic Bt74xC SCSI"
+#define EISA_PRODUCT_BUS6301 "BusLogic Bt763E Ethernet"
/* Digital Equipment products */
#define EISA_PRODUCT_DEC4250 "Digital Equipment DE425 Ethernet"
diff --git a/sys/dev/eisa/eisadevs_data.h b/sys/dev/eisa/eisadevs_data.h
index 12ec4e8bbf1..95d432db36e 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.11 1998/11/27 01:17:34 mickey Exp
+ * OpenBSD: eisadevs,v 1.12 1999/03/04 15:37:58 mickey Exp
*/
/*
@@ -94,6 +94,11 @@ struct eisa_knowndev eisa_knowndevs[] = {
},
{
0,
+ "BUS6301",
+ EISA_PRODUCT_BUS6301,
+ },
+ {
+ 0,
"DEC4250",
EISA_PRODUCT_DEC4250,
},