This commit is contained in:
ichiro 2001-01-11 11:33:19 +00:00
parent b7cad127b5
commit c8cf783ce8
2 changed files with 14 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs.h,v 1.107 2001/01/10 23:48:54 ichiro Exp $ */ /* $NetBSD: pcmciadevs.h,v 1.108 2001/01/11 11:33:19 ichiro Exp $ */
/* /*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: pcmciadevs,v 1.108 2001/01/10 23:47:56 ichiro Exp * NetBSD: pcmciadevs,v 1.109 2001/01/11 11:32:56 ichiro Exp
*/ */
/*- /*-
@ -577,3 +577,6 @@
#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_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"
#define PCMCIA_CIS_NANOSPEED_PRISM2 { "NANOSPEED", "HFA384x/IEEE", "Version 01.02", NULL }
#define PCMCIA_PRODUCT_NANOSPEED_PRISM2 -1
#define PCMCIA_STR_NANOSPEED_PRISM2 "NANOSPEED ROOT-RZ2000 WLAN Card"

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs_data.h,v 1.107 2001/01/10 23:48:55 ichiro Exp $ */ /* $NetBSD: pcmciadevs_data.h,v 1.108 2001/01/11 11:33:19 ichiro Exp $ */
/* /*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: pcmciadevs,v 1.108 2001/01/10 23:47:56 ichiro Exp * NetBSD: pcmciadevs,v 1.109 2001/01/11 11:32:56 ichiro Exp
*/ */
/*- /*-
@ -912,6 +912,13 @@ struct pcmcia_knowndev pcmcia_knowndevs[] = {
"Standard Microsystems Corporation", "Standard Microsystems Corporation",
"SMC 2632 EZ Connect Wireless PC Card" }, "SMC 2632 EZ Connect Wireless PC Card" },
}, },
{
PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_NANOSPEED_PRISM2,
PCMCIA_CIS_NANOSPEED_PRISM2,
0,
"",
"NANOSPEED ROOT-RZ2000 WLAN Card" },
},
{ {
PCMCIA_VENDOR_FUJITSU, 0, PCMCIA_VENDOR_FUJITSU, 0,
PCMCIA_KNOWNDEV_NOPROD, PCMCIA_KNOWNDEV_NOPROD,