mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
sync to 1.35 of pccarddevs
This commit is contained in:
parent
5a702a282b
commit
26bb14c4bb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104832
@ -4,7 +4,7 @@
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.34 2002/09/10 06:29:09 imp Exp
|
||||
* FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.35 2002/10/11 05:40:13 imp Exp
|
||||
*/
|
||||
/* $NetBSD: pcmciadevs,v 1.163 2002/03/04 16:41:50 martin Exp $ */
|
||||
/* $OpenBSD: pcmciadevs,v 1.93 2002/06/21 08:31:10 henning Exp $ */
|
||||
@ -99,6 +99,7 @@
|
||||
#define PCMCIA_VENDOR_NWN 0x0602 /* No Wires Needed */
|
||||
#define PCMCIA_VENDOR_BREEZECOM 0x0a02 /* BreezeCOM */
|
||||
#define PCMCIA_VENDOR_NEWMEDIA2 0x10cd /* NewMedia */
|
||||
#define PCMCIA_VENDOR_PLANEX2 0x14ea /* PLANEX */
|
||||
#define PCMCIA_VENDOR_ACTIONTEC 0x1668 /* ACTIONTEC */
|
||||
#define PCMCIA_VENDOR_LASAT 0x3401 /* Lasat Communications A/S */
|
||||
#define PCMCIA_VENDOR_BONDWELL 0x3b01 /* Bondwell */
|
||||
@ -469,6 +470,9 @@
|
||||
#define PCMCIA_CIS_NEWMEDIA_MULTIMEDIA { NULL, NULL, NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_NEWMEDIA_MULTIMEDIA 0x100b
|
||||
#define PCMCIA_STR_NEWMEDIA_MULTIMEDIA "NewMedia Multimedia"
|
||||
#define PCMCIA_CIS_NEWMEDIA_BUSTOASTER2 { NULL, NULL, NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER2 0xa002
|
||||
#define PCMCIA_STR_NEWMEDIA_BUSTOASTER2 "New Media SCSI Bus Toaster"
|
||||
#define PCMCIA_CIS_NEWMEDIA_BUSTOASTER { NULL, NULL, NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER 0xc102
|
||||
#define PCMCIA_STR_NEWMEDIA_BUSTOASTER "New Media BusToaster SCSI Host Adapter"
|
||||
@ -530,6 +534,11 @@
|
||||
#define PCMCIA_PRODUCT_PANASONIC_KME 0x2604
|
||||
#define PCMCIA_STR_PANASONIC_KME "Panasonic CD-R/RW Interface"
|
||||
|
||||
/* Planex */
|
||||
#define PCMCIA_CIS_PLANEX2_GWNS11H { NULL, NULL, NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_PLANEX2_GWNS11H 0xb001
|
||||
#define PCMCIA_STR_PLANEX2_GWNS11H "Planex GW-NS11H"
|
||||
|
||||
/* Proxim */
|
||||
#define PCMCIA_CIS_PROXIM_ROAMABOUT_2400FH { NULL, NULL, NULL, NULL }
|
||||
#define PCMCIA_PRODUCT_PROXIM_ROAMABOUT_2400FH 0x1058
|
||||
|
Loading…
Reference in New Issue
Block a user