Home | History | Annotate | Line # | Download | only in pcmcia
pcmciadevs revision 1.21
      1 $NetBSD: pcmciadevs,v 1.21 1998/11/04 06:40:54 itohy 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 SANDISK			0x0045	Sandisk Corporation
     44 vendor NEWMEDIA			0x0057	NewMedia Corporation
     45 vendor IBM			0x00a4	IBM Corporation
     46 vendor MOTOROLA			0x0109	Motorola Corporation
     47 vendor 3COM			0x0101	3Com Corporation
     48 vendor MEGAHERTZ		0x0102	Megahertz Corporation
     49 vendor SOCKET			0x0104	Socket Communications
     50 vendor TDK			0x0105	TDK Corporation
     51 vendor SMC			0x0108	Standard Microsystems Corporation
     52 vendor USROBOTICS		0x0115	US Robotics Corporation
     53 vendor MEGAHERTZ2		0x0128	Megahertz Corporation
     54 vendor ADAPTEC			0x012f	Adaptec Corporation
     55 vendor LINKSYS			0x0149	Linksys Corporation
     56 vendor SIMPLETECH		0x014d	Simple Technology
     57 vendor DAYNA			0x0194	Dayna Corporation
     58 vendor IODATA			0x01bf	I-O DATA
     59 vendor HAGIWARASYSCOM		0xc012	Hagiwara SYS-COM
     60 
     61 /*
     62  * List of known products.  Grouped by vendor.
     63  */
     64 /* Adaptec Products */
     65 product ADAPTEC APA1460_1	0x0001 Adaptec APA-1460/A SCSI Host Adapter
     66 product ADAPTEC APA1460_2	0x0002 Adaptec APA-1460/B SCSI Host Adapter
     67 
     68 /* 3COM Products */
     69 product 3COM 3C562		0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
     70 product 3COM 3C589		0x0589 3Com 3c589 10Mbps Ethernet
     71 product 3COM 3C574		0x0574 3Com 3c574-TX 10/100Mbps Ethernet
     72 
     73 /* Dayna Products */
     74 product DAYNA COMMUNICARD_E_1	0x002d Dayna CommuniCard E
     75 product DAYNA COMMUNICARD_E_2	0x002f Dayna CommuniCard E
     76 
     77 /* DIGITAL Products */
     78 product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM
     79 
     80 /* Motorola Products */
     81 product MOTOROLA POWER144	0x0105 Motorola Power 14.4 Modem
     82 product MOTOROLA PM100C		0x0302 Motorola Personal Messenger 100C CDPD Modem
     83 
     84 /* IBM Products */
     85 product IBM INFOMOVER		0x0002 National Semiconductor InfoMover
     86 product IBM HOME_AND_AWAY	0x002e IBM Home and Away Modem
     87 
     88 /* I-O DATA */
     89 product IODATA PCLAT		0x2216 I-O DATA PCLA/T
     90 
     91 /* Linksys corporation */
     92 product LINKSYS ECARD_1		0x0265 Linksys EthernetCard or D-Link DE-650
     93 product LINKSYS COMBO_ECARD	0xc1ab Linksys Combo EthernetCard
     94 product LINKSYS TRUST_COMBO_ECARD 0x021b Trust (Linksys) Combo EthernetCard
     95 
     96 /* Megahertz Products */
     97 product MEGAHERTZ XJ4288	0x0023 Megahertz XJ4288 Modem
     98 product MEGAHERTZ XJ5560	0x0034 Megahertz X-JACK 56kbps Modem
     99 product MEGAHERTZ2 XJACK	0x0103 Megahertz X-JACK Ethernet
    100 
    101 /* US Robotics Products */
    102 product USROBOTICS WORLDPORT144	0x3330 US Robotics WorldPort 14.4 Modem
    103 
    104 /* Sandisk Products */
    105 product SANDISK SDCFB		0x0401 Sandisk CompactFlash Card
    106 
    107 /* Simple Technology Products */
    108 product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
    109 
    110 /* Socket Communications Products */
    111 product SOCKET PAGECARD		0x0003 Socket Communications PageCard
    112 product SOCKET DUAL_RS232	0x0006 Socket Communications Dual RS232
    113 
    114 /* TDK Products */
    115 product TDK LAK_CD021BX		0x0200 TDK LAK-CD021BX Ethernet
    116 product TDK DFL9610		0x0d0a TDK DFL9610 Ethernet & Digital Cellular
    117 
    118 /* TDK Vendor ID also used by Xircom! */
    119 product TDK XIR_PS_CE2_10	0x010b Xircom CreditCard CE2 Ethernet
    120 
    121 /* NewMedia Products */
    122 product NEWMEDIA BASICS		0x0019 NewMedia BASICS Ethernet
    123 
    124 /* Standard Microsystems Corporation Products */
    125 product SMC 8016		0x0105 SMC 8016 EtherCard
    126 
    127 /* Cards we know only by their cis */
    128 vendor PREMAX			-1 	Premax
    129 vendor PLANET			-1 	Planet
    130 vendor DLINK			-1 	D-Link
    131 vendor RPTI			-1 	RPTI
    132 vendor ACCTON			-1 	ACCTON
    133 vendor YEDATA			-1 	Y-E DATA
    134 vendor DIGITAL			-1 	Digital Equipment Corporation
    135 vendor TEAC			-1	TEAC
    136 
    137 product MEGAHERTZ XJ2288 	{ "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
    138 product PREMAX PE200		{ "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
    139 product PLANET SMARTCOM2000	{ "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
    140 product DLINK DE650		{ "D-Link", "DE-650", NULL, NULL } D-Link DE-650
    141 product DLINK DE660		{ "D-Link", "DE-660", NULL, NULL } D-Link DE-660
    142 product RPTI EP401		{ "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
    143 product ACCTON EN2212		{ "ACCTON", "EN2212", NULL, NULL } Accton EN2212
    144 product YEDATA EXTERNAL_FDD	{ "Y-E&spDATA", "External&spFDD", NULL, NULL } Y-E DATA External FDD
    145 product DIGITAL DEPCMXX		{ "DIGITAL", "DEPCM-XX", NULL, NULL } DEC DEPCM-BA
    146 product TEAC IDECARDII		{ NULL, "NinjaATA-", NULL, NULL } TEAC IDE Card/II
    147 product LINKSYS ECARD_2	{ "LINKSYS", "E-CARD", NULL, NULL } Linksys E-Card
    148