update for changes eisadevs contents

This commit is contained in:
cgd 1996-03-17 00:15:08 +00:00
parent 97dc4ccd6c
commit afb1eb7adc
2 changed files with 27 additions and 3 deletions

View File

@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: eisadevs,v 1.1 1996/02/26 23:46:22 cgd Exp
* NetBSD: eisadevs,v 1.2 1996/03/17 00:13:56 cgd Exp
*/
/*
@ -50,8 +50,12 @@
#define EISA_PRODUCT_ADP7756 "Adaptec AHA-284x (BIOS enabled)"
#define EISA_PRODUCT_ADP7757 "Adaptec AHA-284x (BIOS disabled)"
/* AMI products */
#define EISA_PRODUCT_AMI4801 "AMI 4801"
/* BusLogic products */
/* XXX */
#define EISA_PRODUCT_BUS4201 "BusLogic Bt74xB"
#define EISA_PRODUCT_BUS4202 "BusLogic Bt74xC"
/* Digital Equipment products */
#define EISA_PRODUCT_DEC4250 "Digital Equipment DE425"

View File

@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: eisadevs,v 1.1 1996/02/26 23:46:22 cgd Exp
* NetBSD: eisadevs,v 1.2 1996/03/17 00:13:56 cgd Exp
*/
/*
@ -77,6 +77,21 @@ struct eisa_knowndev eisa_knowndevs[] = {
"ADP7757",
EISA_PRODUCT_ADP7757,
},
{
0,
"AMI4801",
EISA_PRODUCT_AMI4801,
},
{
0,
"BUS4201",
EISA_PRODUCT_BUS4201,
},
{
0,
"BUS4202",
EISA_PRODUCT_BUS4202,
},
{
0,
"DEC4250",
@ -97,6 +112,11 @@ struct eisa_knowndev eisa_knowndevs[] = {
"ADP",
"Adaptec",
},
{
EISA_KNOWNDEV_NOPROD,
"AMI",
"AMI",
},
{
EISA_KNOWNDEV_NOPROD,
"BUS",