This commit is contained in:
thorpej 1998-08-17 23:12:15 +00:00
parent d2f5e92d0a
commit 93d3ff20b4
2 changed files with 14 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs.h,v 1.13 1998/08/15 21:37:24 thorpej Exp $ */
/* $NetBSD: pcmciadevs.h,v 1.14 1998/08/17 23:12:15 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcmciadevs,v 1.12 1998/08/15 21:36:25 thorpej Exp
* NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp
*/
/*
@ -76,6 +76,9 @@
#define PCMCIA_CIS_3COM_3C589 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_3COM_3C589 0x0589
#define PCMCIA_STR_3COM_3C589 "3Com 3c589 10Mbps Ethernet"
#define PCMCIA_CIS_3COM_3C574 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_3COM_3C574 0x0574
#define PCMCIA_STR_3COM_3C574 "3Com 3c574-TX 10/100Mbps Ethernet"
/* Dayna Products */
#define PCMCIA_CIS_DAYNA_COMMUNICARD_E { NULL, NULL, NULL, NULL }

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs_data.h,v 1.13 1998/08/15 21:37:24 thorpej Exp $ */
/* $NetBSD: pcmciadevs_data.h,v 1.14 1998/08/17 23:12:15 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcmciadevs,v 1.12 1998/08/15 21:36:25 thorpej Exp
* NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp
*/
/*
@ -67,6 +67,13 @@ struct pcmcia_knowndev pcmcia_knowndevs[] = {
"3Com Corporation",
"3Com 3c589 10Mbps Ethernet" },
},
{
PCMCIA_VENDOR_3COM, PCMCIA_PRODUCT_3COM_3C574,
PCMCIA_CIS_3COM_3C574,
0,
"3Com Corporation",
"3Com 3c574-TX 10/100Mbps Ethernet" },
},
{
PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E,
PCMCIA_CIS_DAYNA_COMMUNICARD_E,