Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs revision 1.90
      1 $NetBSD: pcmciadevs,v 1.90 2000/06/05 23:04:04 gmcgarry Exp $
      2 
      3 /*-
      4  * Copyright (c) 1998 The NetBSD Foundation, Inc.
      5  * All rights reserved.
      6  *
      7  * This code is derived from software contributed to The NetBSD Foundation
      8  * by Christos Zoulas.
      9  *
     10  * Redistribution and use in source and binary forms, with or without
     11  * modification, are permitted provided that the following conditions
     12  * are met:
     13  * 1. Redistributions of source code must retain the above copyright
     14  *    notice, this list of conditions and the following disclaimer.
     15  * 2. Redistributions in binary form must reproduce the above copyright
     16  *    notice, this list of conditions and the following disclaimer in the
     17  *    documentation and/or other materials provided with the distribution.
     18  * 3. All advertising materials mentioning features or use of this software
     19  *    must display the following acknowledgement:
     20  *        This product includes software developed by the NetBSD
     21  *        Foundation, Inc. and its contributors.
     22  * 4. Neither the name of The NetBSD Foundation nor the names of its
     23  *    contributors may be used to endorse or promote products derived
     24  *    from this software without specific prior written permission.
     25  *
     26  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     27  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     28  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     29  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     30  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     31  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     32  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     33  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     34  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     35  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     36  * POSSIBILITY OF SUCH DAMAGE.
     37  */
     38 
     39 /*
     40  * List of known PCMCIA vendors
     41  */
     42 
     43 vendor FUJITSU			0x0004  Fujitsu Corporation
     44 vendor PANASONIC		0x0032	Matsushita Electric Industrial Co.
     45 vendor SANDISK			0x0045	Sandisk Corporation
     46 vendor NEWMEDIA			0x0057	New Media Corporation
     47 vendor INTEL			0x0089	Intel
     48 vendor IBM			0x00a4	IBM Corporation
     49 vendor MOTOROLA			0x0109	Motorola Corporation
     50 vendor 3COM			0x0101	3Com Corporation
     51 vendor MEGAHERTZ		0x0102	Megahertz Corporation
     52 vendor SOCKET			0x0104	Socket Communications
     53 vendor TDK			0x0105	TDK Corporation
     54 vendor XIRCOM			0x0105	Xircom
     55 vendor SMC			0x0108	Standard Microsystems Corporation
     56 vendor USROBOTICS		0x0115	US Robotics Corporation
     57 vendor MEGAHERTZ2		0x0128	Megahertz Corporation
     58 vendor ADAPTEC			0x012f	Adaptec Corporation
     59 vendor COMPAQ			0x0138	Compaq
     60 vendor LINKSYS			0x0149	Linksys Corporation
     61 vendor SIMPLETECH		0x014d	Simple Technology
     62 vendor LUCENT			0x0156	Lucent Technologies
     63 vendor AIRONET			0x015f	Aironet Wireless Communications
     64 vendor COMPAQ2			0x0183	Compaq
     65 vendor DAYNA			0x0194	Dayna Corporation
     66 vendor RAYTHEON			0x01a6	Raytheon
     67 vendor BAY			0x01eb  Bay Networks
     68 vendor IODATA			0x01bf	I-O DATA
     69 vendor NOKIA			0x023d	Nokia Communications
     70 vendor LASAT			0x3401	Lasat Communications A/S
     71 vendor LEXARMEDIA		0x4e01	Lexar Media
     72 vendor COMPEX			0x8a01	Compex Corporation
     73 vendor MELCO			0x8a01	Melco Corporation
     74 vendor CONTEC			0xc001	Contec
     75 vendor COREGA			0xc00f	Corega K.K.
     76 vendor ALLIEDTELESIS		0xc00f	Allied Telesis K.K.
     77 vendor HAGIWARASYSCOM		0xc012	Hagiwara SYS-COM
     78 vendor RATOC			0xc015  RATOC System Inc.
     79 
     80 /*
     81  * List of known products.  Grouped by vendor.
     82  */
     83 
     84 /* Adaptec Products */
     85 product ADAPTEC APA1460		0x0001 Adaptec APA-1460 SlimSCSI
     86 product ADAPTEC APA1460A	0x0002 Adaptec APA-1460A SlimSCSI
     87 
     88 /* 3COM Products */
     89 product 3COM 3C1		0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
     90 product 3COM 3C562		0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
     91 product 3COM 3C589		0x0589 3Com 3c589 10Mbps Ethernet
     92 product 3COM 3C574		0x0574 3Com 3c574-TX 10/100Mbps Ethernet
     93 product 3COM 3CXM056BNW		0x002f 3Com/NoteWorthy 3CXM056-BNW 56K Modem
     94 product 3COM 3CXEM556		0x0035 3Com/Megahertz 3CXEM556 Ethernet/Modem
     95 product 3COM 3CXEM556INT	0x003d 3Com/Megahertz 3CXEM556-INT Ethernet/Modem
     96 product 3COM 3CCFEM556BI	0x0556 3Com/Megahertz 3CCFEM556BI Ethernet/Modem
     97 
     98 /* Compaq Products */
     99 product COMPAQ2 CPQ_10_100	0x010a Compaq Netelligent 10/100 Ethernet
    100 
    101 /* Compex Products */
    102 product COMPEX LINKPORT_ENET_B	0x0100 Compex Linkport ENET-B Ethernet
    103 
    104 /* Lasat Products */
    105 product LASAT CREDIT_288	0x2811 Lasat Credit 288 Modem
    106 
    107 /* Dayna Products */
    108 product DAYNA COMMUNICARD_E_1	0x002d Dayna CommuniCard E
    109 product DAYNA COMMUNICARD_E_2	0x002f Dayna CommuniCard E
    110 
    111 /* DIGITAL Products */
    112 product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM
    113 
    114 /* Fujutsu Products */
    115 product FUJITSU SCSI600		0x0401 Fujitsu SCSI 600 Interface
    116 
    117 /* Motorola Products */
    118 product MOTOROLA POWER144	0x0105 Motorola Power 14.4 Modem
    119 product MOTOROLA PM100C		0x0302 Motorola Personal Messenger 100C CDPD Modem
    120 
    121 /* Fujitsu Products */
    122 product FUJITSU LA501		0x2000 Fujitsu Towa LA501 Ethernet
    123 product FUJITSU LA10S		0x1003 Fujitsu Compact Flash Ethernet
    124 
    125 /* IBM Products */
    126 product IBM 3270		0x0001 3270 Emulation
    127 product IBM INFOMOVER		0x0002 National Semiconductor InfoMover
    128 product IBM 5250		0x000b 5250 Emulation
    129 product IBM TROPIC		0x001e Token Ring 4/16
    130 product IBM HOME_AND_AWAY	0x002e IBM Home and Away Modem
    131 product IBM WIRELESS_LAN_ENTRY	0x0032 Wireless LAN Entry 
    132 product IBM PORTABLE_CDROM	0x002d PCMCIA Portable CD-ROM Drive
    133 product IBM ETHERJET		0x003f IBM EtherJet Ethernet
    134 
    135 /* Intel Products */
    136 product INTEL EEPRO100		0x010a Intel EtherExpress PRO/100
    137 
    138 /* I-O DATA */
    139 product IODATA PCLATE		0x2216 I-O DATA PCLA/TE
    140 
    141 /* Lexar Media */
    142 product LEXARMEDIA COMPATFLASH	0x0100 Lexar Media CompactFlash
    143 
    144 /* Linksys corporation */
    145 product LINKSYS ETHERFAST	0x0230 Linksys Etherfast 10/100 Ethernet
    146 product LINKSYS ECARD_1		0x0265 Linksys EthernetCard or D-Link DE-650
    147 product LINKSYS COMBO_ECARD	0xc1ab Linksys Combo EthernetCard
    148 product LINKSYS TRUST_COMBO_ECARD 0x021b Trust (Linksys) Combo EthernetCard
    149 
    150 /* Megahertz Products */
    151 product MEGAHERTZ XJ4288	0x0023 Megahertz XJ4288 Modem
    152 product MEGAHERTZ XJ4336	0x0027 Megahertz XJ4336 Modem
    153 product MEGAHERTZ XJ5560	0x0034 Megahertz X-JACK 56kbps Modem
    154 product MEGAHERTZ2 XJACK	0x0103 Megahertz X-JACK Ethernet
    155 product MEGAHERTZ XJEM3336 	0x0006 Megahertz X-JACK Ethernet Modem
    156 
    157 /* Melco Products */
    158 product MELCO LPC3_TX	 	0xc1ab Melco LPC3-TX
    159 
    160 /* Nokia Products */
    161 product NOKIA C020_WLAN		0x20c0 Nokia C020 WLAN Card
    162 
    163 /* Panasonic Products */
    164 product PANASONIC KXLC002	0x0304 Panasonic 4X CD-ROM Interface Card
    165 product PANASONIC KXLC003	0x0504 Panasonic 8X CD-ROM Interface Card
    166 
    167 /* US Robotics Products */
    168 product USROBOTICS WORLDPORT144	0x3330 US Robotics WorldPort 14.4 Modem
    169 
    170 /* Sandisk Products */
    171 product SANDISK SDCFB		0x0401 Sandisk CompactFlash Card
    172 
    173 /* Simple Technology Products */
    174 product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
    175 /* Simpletech ID also used by Symbol */
    176 product SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter
    177 
    178 /* Socket Communications Products */
    179 product SOCKET PAGECARD		0x0003 Socket Communications PageCard
    180 product SOCKET DUAL_RS232	0x0006 Socket Communications Dual RS232
    181 product SOCEKT LP_ETHER_CF	0x0075 Socket Communications Low Power Ethernet CF
    182 
    183 /* TDK Products */
    184 product TDK LAK_CD021BX		0x0200 TDK LAK-CD021BX Ethernet
    185 product TDK DFL9610		0x0d0a TDK DFL9610 Ethernet & Digital Cellular
    186 product TDK LAK_CF010		0x0900 TDK LAC-CF010
    187 
    188 /* Xircom Products */
    189 product XIRCOM CE		0x0108 Xircom CreditCard Ethernet
    190 product XIRCOM CE2		0x010b Xircom CreditCard Ethernet II
    191 product XIRCOM CE3		0x010a Xircom CreditCard 10/100 Ethernet
    192 product XIRCOM CEM		0x110a Xircom CreditCard Ethernet + Modem
    193 product XIRCOM CEM28		0x110b Xircom CreditCard Ethernet + Modem 28
    194 product XIRCOM CNW_801		0x0801 Xircom CreditCard Netwave (Canada)
    195 product XIRCOM CNW_802		0x0802 Xircom CreditCard Netwave (US)
    196 
    197 /* New Media Products */
    198 product NEWMEDIA BASICS		0x0019 New Media BASICS Ethernet
    199 product NEWMEDIA BUSTOASTER	0xc102 New Media BusToaster SCSI Host Adapter
    200 
    201 /* Standard Microsystems Corporation Products */
    202 product SMC 8016		0x0105 SMC 8016 EtherCard
    203 product SMC EZCARD		0x8022 SMC EZCard 10 PCMCIA
    204 
    205 /* Contec C-NET(PC) */
    206 product CONTEC CNETPC		0x0000 Contec C-NET(PC)C
    207 
    208 /* Allied Telesis K.K. */
    209 product ALLIEDTELESIS LA_PCM	0x0002 Allied Telesis LA-PCM
    210 
    211 /* Lucent WaveLAN/IEEE */
    212 product LUCENT WAVELAN_IEEE	0x0002 WaveLAN/IEEE
    213 
    214 /* Aironet */
    215 product AIRONET PC4500		0x0005 Aironet PC4500 Wireless LAN Adapter
    216 product AIRONET PC4800		0x0007 Aironet PC4800 Wireless LAN Adapter
    217 
    218 /* Bay Networks */
    219 product BAY STACK_650		0x0804 BayStack 650 Wireless LAN
    220 product BAY SURFER_PRO		0x0806 AirSurfer Pro Wireless LAN
    221 product BAY STACK_660		0x0807 BayStack 660 Wireless LAN
    222 
    223 /* Raylink/WebGear */
    224 product RAYTHEON WLAN		0x0000 WLAN Adapter
    225 
    226 /* RATOC System Inc. Products */
    227 product RATOC REX_R280		0x1	RATOC REX-R280
    228 
    229 /* Cards we know only by their cis */
    230 vendor PREMAX			-1 	Premax
    231 vendor PLANET			-1 	Planet
    232 vendor PLANEX			-1	Planex Communications Inc
    233 vendor DLINK			-1 	D-Link
    234 vendor RPTI			-1 	RPTI
    235 vendor ACCTON			-1 	ACCTON
    236 vendor YEDATA			-1 	Y-E DATA
    237 vendor DIGITAL			-1 	Digital Equipment Corporation
    238 vendor TEAC			-1	TEAC
    239 vendor SVEC			-1	SVEC/Hawking Technology
    240 vendor AMBICOM			-1	AmbiCom Inc
    241 vendor EPSON			-1	Seiko Epson Corporation
    242 vendor EXP			-1	EXP Computer Inc
    243 vendor ICOM			-1	ICOM Inc
    244 vendor BILLIONTON		-1	Billionton Systems Inc.
    245 vendor AMD			-1	AMD
    246 
    247 product MEGAHERTZ XJ2288 	{ "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
    248 product PREMAX PE200		{ "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
    249 product PLANET SMARTCOM2000	{ "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
    250 /*
    251  * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
    252  * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
    253  */
    254 product PLANEX FNW3600T		-1 Planex FNW-3600-T
    255 product PLANEX FNW3700T		-1 Planex FNW-3700-T
    256 product DLINK DE650		{ "D-Link", "DE-650", NULL, NULL } D-Link DE-650
    257 product DLINK DE660		{ "D-Link", "DE-660", NULL, NULL } D-Link DE-660
    258 product RPTI EP400		{ "RPTI&spLTD.", "EP400", "CISV100", NULL } RPTI EP400
    259 product RPTI EP401		{ "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
    260 product ACCTON EN2212		{ "ACCTON", "EN2212", NULL, NULL } Accton EN2212
    261 product YEDATA EXTERNAL_FDD	{ "Y-E&spDATA", "External&spFDD", NULL, NULL } Y-E DATA External FDD
    262 product DIGITAL DEPCMXX		{ "DIGITAL", "DEPCM-XX", NULL, NULL } DEC DEPCM-BA
    263 product TEAC IDECARDII		{ NULL, "NinjaATA-", NULL, NULL } TEAC IDE Card/II
    264 product LINKSYS ECARD_2		{ "LINKSYS", "E-CARD", NULL, NULL } Linksys E-Card
    265 product COREGA ETHER_PCC_T	{ "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
    266 product COREGA ETHER_II_PCC_T	{ "corega&spK.K.", "corega&spEtherII&spPCC-T", NULL, NULL } Corega EtherII PCC-T
    267 product COREGA FAST_ETHER_PCC_TX	{ "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX
    268 product COREGA WIRELESS_LAN_PCC_11	{ "corega&spK.K.", "Wireless&spLAN&spPCC-11", NULL, NULL } Corega Wireless LAN PCC-11
    269 product SVEC COMBOCARD	{ "Ethernet", "Adapter", NULL, NULL } SVEC/Hawking Tech. Combo Card
    270 product SVEC LANCARD	{ "SVEC", "FD605&spPCMCIA&spEtherNet&spCard", "V1-1", NULL } SVEC PCMCIA Lan Card
    271 /*
    272  * vendor ID of PN650TX is LINKSYS (0x0149) and product ID is 0xc1ab, but
    273  * it conflicts with LINKSYS Combo EthernetCard.
    274  */
    275 product SVEC PN650TX		-1 SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card
    276 product AMBICOM AMB8002T	{ "AmbiCom&spInc", "AMB8002T", NULL, NULL } AmbiCom AMB8002T
    277 product IODATA PCLAT		{ "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
    278 product EPSON EEN10B		{ "Seiko&spEpson&spCorp.", "Ethernet", "P/N:&spEEN10B&spRev.&sp00", NULL } Epson EEN10B
    279 product EXP EXPMULTIMEDIA	{ "EXP&sp&sp&sp", "PnPIDE", "F1", NULL } EXP IDE/ATAPI DVD Card
    280 product AMD AM79C930		{ "AMD", "Am79C930", NULL, NULL } AMD Am79C930
    281 product ICOM SL200		{ "Icom", "SL-200", NULL, NULL } Icom SL-200
    282 product XIRCOM CFE_10		{ "Xircom", "CompactCard&spEthernet", "CFE-10", "1.00" } Xircom CompactCard CFE-10
    283 product BILLIONTON LNT10TN	{ "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
    284 product NDC ND5100_E		{ "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card
    285