regen
This commit is contained in:
parent
ad06ea6353
commit
2fdf447129
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: pcmciadevs.h,v 1.117 2001/02/10 14:08:45 ichiro Exp $ */
|
||||
/* $NetBSD: pcmciadevs.h,v 1.118 2001/02/11 03:28:16 ichiro Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
@ -346,9 +346,9 @@
|
||||
#define PCMCIA_CIS_TDK_LAK_CF010 { NULL, NULL, NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_TDK_LAK_CF010 0x0900
|
||||
#define PCMCIA_STR_TDK_LAK_CF010 "TDK LAC-CF010"
|
||||
#define PCMCIA_CIS_TDF_LAK_CD011WL { NULL, NULL, NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_TDF_LAK_CD011WL 0x0000
|
||||
#define PCMCIA_STR_TDF_LAK_CD011WL "TDK LAK-CD011WL"
|
||||
#define PCMCIA_CIS_TDK_LAK_CD011WL { NULL, NULL, NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_TDK_LAK_CD011WL 0x0000
|
||||
#define PCMCIA_STR_TDK_LAK_CD011WL "TDK LAK-CD011WL"
|
||||
|
||||
/* Xircom Products */
|
||||
#define PCMCIA_CIS_XIRCOM_CE { NULL, NULL, NULL, NULL }
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: pcmciadevs_data.h,v 1.117 2001/02/10 14:08:45 ichiro Exp $ */
|
||||
/* $NetBSD: pcmciadevs_data.h,v 1.118 2001/02/11 03:28:16 ichiro Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
@ -494,10 +494,10 @@ struct pcmcia_knowndev pcmcia_knowndevs[] = {
|
||||
"TDK LAC-CF010" },
|
||||
},
|
||||
{
|
||||
PCMCIA_VENDOR_TDF, PCMCIA_PRODUCT_TDF_LAK_CD011WL,
|
||||
PCMCIA_CIS_TDF_LAK_CD011WL,
|
||||
PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CD011WL,
|
||||
PCMCIA_CIS_TDK_LAK_CD011WL,
|
||||
0,
|
||||
"",
|
||||
"TDK Corporation",
|
||||
"TDK LAK-CD011WL" },
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user