This commit is contained in:
christos 1999-01-01 19:30:52 +00:00
parent 512db6124c
commit 000c8bbf35
2 changed files with 14 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs.h,v 1.32 1998/12/29 08:59:14 marc Exp $ */ /* $NetBSD: pcmciadevs.h,v 1.33 1999/01/01 19:30:52 christos Exp $ */
/* /*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: pcmciadevs,v 1.29 1998/12/29 08:58:37 marc Exp * NetBSD: pcmciadevs,v 1.30 1999/01/01 19:30:03 christos Exp
*/ */
/*- /*-
@ -197,6 +197,9 @@
#define PCMCIA_CIS_TDK_XIR_PS_CE2_10 { NULL, NULL, NULL, NULL } #define PCMCIA_CIS_TDK_XIR_PS_CE2_10 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_TDK_XIR_PS_CE2_10 0x010b #define PCMCIA_PRODUCT_TDK_XIR_PS_CE2_10 0x010b
#define PCMCIA_STR_TDK_XIR_PS_CE2_10 "Xircom CreditCard CE2 Ethernet" #define PCMCIA_STR_TDK_XIR_PS_CE2_10 "Xircom CreditCard CE2 Ethernet"
#define PCMCIA_CIS_TDK_XIR_CNW { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_TDK_XIR_CNW 0x0802
#define PCMCIA_STR_TDK_XIR_CNW "Xircom CreditCard Netwave"
/* NewMedia Products */ /* NewMedia Products */
#define PCMCIA_CIS_NEWMEDIA_BASICS { NULL, NULL, NULL, NULL } #define PCMCIA_CIS_NEWMEDIA_BASICS { NULL, NULL, NULL, NULL }

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs_data.h,v 1.32 1998/12/29 08:59:14 marc Exp $ */ /* $NetBSD: pcmciadevs_data.h,v 1.33 1999/01/01 19:30:52 christos Exp $ */
/* /*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: pcmciadevs,v 1.29 1998/12/29 08:58:37 marc Exp * NetBSD: pcmciadevs,v 1.30 1999/01/01 19:30:03 christos Exp
*/ */
/*- /*-
@ -268,6 +268,13 @@ struct pcmcia_knowndev pcmcia_knowndevs[] = {
"TDK Corporation", "TDK Corporation",
"Xircom CreditCard CE2 Ethernet" }, "Xircom CreditCard CE2 Ethernet" },
}, },
{
PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_XIR_CNW,
PCMCIA_CIS_TDK_XIR_CNW,
0,
"TDK Corporation",
"Xircom CreditCard Netwave" },
},
{ {
PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BASICS, PCMCIA_VENDOR_NEWMEDIA, PCMCIA_PRODUCT_NEWMEDIA_BASICS,
PCMCIA_CIS_NEWMEDIA_BASICS, PCMCIA_CIS_NEWMEDIA_BASICS,