Regenerate.

This commit is contained in:
is 1999-10-27 19:10:58 +00:00
parent 5a76bfb229
commit 5ef42fc055
2 changed files with 14 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs.h,v 1.52 1999/10/11 17:51:45 thorpej Exp $ */
/* $NetBSD: pcmciadevs.h,v 1.53 1999/10/27 19:10:58 is Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcmciadevs,v 1.49 1999/10/11 17:51:24 thorpej Exp
* NetBSD: pcmciadevs,v 1.50 1999/10/27 19:10:02 is Exp
*/
/*-
@ -143,6 +143,9 @@
#define PCMCIA_CIS_FUJITSU_LA501 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_FUJITSU_LA501 0x2000
#define PCMCIA_STR_FUJITSU_LA501 "Fujitsu Towa LA501 Ethernet"
#define PCMCIA_CIS_FUJITSU_LA10S { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_FUJITSU_LA10S 0x1003
#define PCMCIA_STR_FUJITSU_LA10S "Fujitsu Compact Flash Ethernet"
/* IBM Products */
#define PCMCIA_CIS_IBM_INFOMOVER { NULL, NULL, NULL, NULL }

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs_data.h,v 1.52 1999/10/11 17:51:45 thorpej Exp $ */
/* $NetBSD: pcmciadevs_data.h,v 1.53 1999/10/27 19:10:58 is Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcmciadevs,v 1.49 1999/10/11 17:51:24 thorpej Exp
* NetBSD: pcmciadevs,v 1.50 1999/10/27 19:10:02 is Exp
*/
/*-
@ -163,6 +163,13 @@ struct pcmcia_knowndev pcmcia_knowndevs[] = {
"Fujitsu Corporation",
"Fujitsu Towa LA501 Ethernet" },
},
{
PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA10S,
PCMCIA_CIS_FUJITSU_LA10S,
0,
"Fujitsu Corporation",
"Fujitsu Compact Flash Ethernet" },
},
{
PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_INFOMOVER,
PCMCIA_CIS_IBM_INFOMOVER,