Regen.
This commit is contained in:
parent
d4bbed68f8
commit
814729d3ae
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: pcmciadevs.h,v 1.103 2000/12/19 16:54:14 thorpej Exp $ */
|
||||
/* $NetBSD: pcmciadevs.h,v 1.104 2000/12/19 17:11:38 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: pcmciadevs,v 1.104 2000/12/19 16:53:41 thorpej Exp
|
||||
* NetBSD: pcmciadevs,v 1.105 2000/12/19 17:11:22 thorpej Exp
|
||||
*/
|
||||
|
||||
/*-
|
||||
@ -559,12 +559,12 @@
|
||||
#define PCMCIA_CIS_NDC_ND5100_E { "NDC", "Ethernet", "A", NULL }
|
||||
#define PCMCIA_PRODUCT_NDC_ND5100_E -1
|
||||
#define PCMCIA_STR_NDC_ND5100_E "Sohoware ND5100E NE2000 Compatible Card"
|
||||
#define PCMCIA_CIS_INTERSIL_PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version 01.02", NULL}
|
||||
#define PCMCIA_CIS_INTERSIL_PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version 01.02", NULL} Intersil
|
||||
#define PCMCIA_PRODUCT_INTERSIL_PRISM2 -1
|
||||
#define PCMCIA_STR_INTERSIL_PRISM2 "Intersil Prism II"
|
||||
#define PCMCIA_STR_INTERSIL_PRISM2 "Prism II"
|
||||
#define PCMCIA_CIS_MELCO_LPC2_TX { "MELCO", "LPC2-TX", NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_MELCO_LPC2_TX -1
|
||||
#define PCMCIA_STR_MELCO_LPC2_TX "Melco LPC2-TX"
|
||||
#define PCMCIA_CIS_SMC_2632W { "SMC", "SMC2632W", "Version 01.02", NULL
|
||||
#define PCMCIA_CIS_SMC_2632W { "SMC", "SMC2632W", "Version 01.02", NULL }
|
||||
#define PCMCIA_PRODUCT_SMC_2632W -1
|
||||
#define PCMCIA_STR_SMC_2632W "} SMC 2632 EZ Connect Wireless PC Card"
|
||||
#define PCMCIA_STR_SMC_2632W "SMC 2632 EZ Connect Wireless PC Card"
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: pcmciadevs_data.h,v 1.103 2000/12/19 16:54:14 thorpej Exp $ */
|
||||
/* $NetBSD: pcmciadevs_data.h,v 1.104 2000/12/19 17:11:38 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: pcmciadevs,v 1.104 2000/12/19 16:53:41 thorpej Exp
|
||||
* NetBSD: pcmciadevs,v 1.105 2000/12/19 17:11:22 thorpej Exp
|
||||
*/
|
||||
|
||||
/*-
|
||||
@ -882,7 +882,7 @@ struct pcmcia_knowndev pcmcia_knowndevs[] = {
|
||||
PCMCIA_CIS_INTERSIL_PRISM2,
|
||||
0,
|
||||
"Intersil",
|
||||
"Intersil Prism II" },
|
||||
"Prism II" },
|
||||
},
|
||||
{
|
||||
PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_MELCO_LPC2_TX,
|
||||
@ -896,7 +896,7 @@ struct pcmcia_knowndev pcmcia_knowndevs[] = {
|
||||
PCMCIA_CIS_SMC_2632W,
|
||||
0,
|
||||
"Standard Microsystems Corporation",
|
||||
"} SMC 2632 EZ Connect Wireless PC Card" },
|
||||
"SMC 2632 EZ Connect Wireless PC Card" },
|
||||
},
|
||||
{
|
||||
PCMCIA_VENDOR_FUJITSU, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user