This commit is contained in:
thorpej 1999-04-27 04:52:04 +00:00
parent 7931c9f84e
commit ae3e4919c2
2 changed files with 16 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs.h,v 1.36 1999/02/19 21:49:43 abs Exp $ */
/* $NetBSD: pcmciadevs.h,v 1.37 1999/04/27 04:52:04 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcmciadevs,v 1.32 1999/02/19 02:52:17 nathanw Exp
* NetBSD: pcmciadevs,v 1.34 1999/04/27 04:48:43 thorpej Exp
*/
/*-
@ -124,6 +124,11 @@
#define PCMCIA_PRODUCT_MOTOROLA_PM100C 0x0302
#define PCMCIA_STR_MOTOROLA_PM100C "Motorola Personal Messenger 100C CDPD Modem"
/* Fujitsu Products */
#define PCMCIA_CIS_FUJITSU_LA501 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_FUJITSU_LA501 0x2000
#define PCMCIA_STR_FUJITSU_LA501 "Fujitsu Towa LA501 Ethernet"
/* IBM Products */
#define PCMCIA_CIS_IBM_INFOMOVER { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_IBM_INFOMOVER 0x0002

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcmciadevs_data.h,v 1.36 1999/02/19 21:49:43 abs Exp $ */
/* $NetBSD: pcmciadevs_data.h,v 1.37 1999/04/27 04:52:04 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcmciadevs,v 1.32 1999/02/19 02:52:17 nathanw Exp
* NetBSD: pcmciadevs,v 1.34 1999/04/27 04:48:43 thorpej Exp
*/
/*-
@ -135,6 +135,13 @@ struct pcmcia_knowndev pcmcia_knowndevs[] = {
"Motorola Corporation",
"Motorola Personal Messenger 100C CDPD Modem" },
},
{
PCMCIA_VENDOR_FUJITSU, PCMCIA_PRODUCT_FUJITSU_LA501,
PCMCIA_CIS_FUJITSU_LA501,
0,
"Fujitsu Corporation",
"Fujitsu Towa LA501 Ethernet" },
},
{
PCMCIA_VENDOR_IBM, PCMCIA_PRODUCT_IBM_INFOMOVER,
PCMCIA_CIS_IBM_INFOMOVER,