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