home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / playwill.exe / pcmcia.crd < prev    next >
Text File  |  1998-10-09  |  26KB  |  720 lines

  1.  
  2.  PC Card Director(*) PC Card(**) support
  3.  =======================================
  4.  
  5.  CONTENTS
  6.  --------
  7.  
  8.  1.0   Tips to enable your card
  9.  
  10.      1.1   Modem/Serial cards
  11.      1.2   LAN (Ethernet, Token Ring) cards
  12.      1.3   SCSI cards
  13.      1.4   ATA/SRAM cards
  14.      1.5   Flash cards
  15.      1.6   AIMS cards
  16.      1.7   Audio cards
  17.      1.8   Other PC Cards
  18.      1.9   OS/2 Virtual DOS Machine
  19.      1.10  CONFIG.SYS examples
  20.  
  21.  2.0   PC Card support list
  22.  
  23.  3.0   Trademarks
  24.  
  25.  
  26.  
  27.  1.0   Tips to enable your card
  28.  ------------------------------
  29.  
  30.   1.1   Modem and serial cards
  31.  
  32.     Modem and serial cards are generally supported.  Auto Configurator
  33.     (AUTODRV2.SYS(OS/2), AUTODRV.SYS(DOS)) enables your modem or
  34.     serial card.
  35.     See the following tips if your modem or serial card doesn't work.
  36.  
  37.     AT&T KeepInTouch Modem
  38.  
  39.          Option "/IO0=1" is needed for the Socket Services.
  40.  
  41.          OS/2:          BASEDEV=IBM2SS01.SYS /IO0=1
  42.          DOS, Windows:  DEVICE =IBMDSS01.SYS /IO0=1
  43.  
  44.     If your modem card was not recognize as a modem by the
  45.     PC Card Director utility;
  46.  
  47.          1. Open the PC Card Director utility.
  48.          2. Write down the product information.
  49.          3. Open the Auto Configurator Utility.
  50.          4. Delete "Modem Card(xxx)" from "Selected Cards".
  51.          5. Select "Modem Card(xxx)" from "Available Cards".
  52.          6. Click on "Edit".
  53.          7. Add a part of the product information of your modem card
  54.             in the Card ID field.  You can add any contiguous character
  55.             of the product information.
  56.             The following product information is already registered:
  57.  
  58.             MD24XC  : OMRON Data/Fax modem
  59.             116E2   : OKI Data/Fax modem
  60.             118C2   : OKI Data/Fax modem
  61.             FC2400  : Dr. Neuhaus Fury card
  62.             2460MC  : ELSA MicroLink card
  63.             FC24F   : RATOC REX-5565 Data/Fax modem
  64.             MF0B    : Mitsubishi Tel/Voice/Fax/Data Modem Card
  65.  
  66.          8. Add the "Modem Card(xxx)" you have edited to
  67.             "Selected Cards".
  68.          9. Click on "Save"; then click on "Exit".
  69.         10. Restart your computer.
  70.  
  71.     If the status of your modem card is not ready;
  72.  
  73.          1. Check if at least one COM port is available for your modem.
  74.  
  75.     If your terminal program does not recognize your modem even though
  76.     the status is ready;
  77.  
  78.          1. Check if the COM port number your terminal program uses and
  79.             the COM port number assigned to your modem is the same.
  80.          2. Check if COM port address and IRQ number your terminal program
  81.             uses are the same with those assigned to your modem.
  82.             The COM port number, address, and IRQ assigned to your modem
  83.             are displayed by PC Card Director.
  84.  
  85.   1.2   LAN (Ethernet, Token Ring) cards
  86.  
  87.     You need a Card Services aware enabler or a Card Services aware
  88.     Media Access Control Driver (NDIS or ODI driver) for your card.
  89.     These drivers should be bundled with your card.
  90.  
  91.     If the status of your card is not ready;
  92.  
  93.          1. Check which resources (IRQ, I/O, Memory) your card requires.
  94.             PROTOCOL.INI or NET.CFG file may describe the resources you
  95.             need.
  96.          2. Check if the resources you need are available or not.
  97.             Available resources for PC Cards can be displayed by
  98.             PC Card Director. (Card Services-Resources dialog box)
  99.             If a request for a specific resource failed, an error log can
  100.             be displayed by PC Card Director. (Status Information-Resources
  101.             dialog box)
  102.          3. If the resources you need are not available,
  103.             1) Change your request to the available resources (IRQ, I/O,
  104.                Memory).
  105.                To change your request, read the documents of your network
  106.                program.
  107.             2) Free resources you need by changing your system
  108.                configuration.
  109.  
  110.   1.3   SCSI cards
  111.  
  112.     You need a Card Services aware enabler or a Card Services aware ASPI
  113.     Driver for your card.  These drivers should be bundled with your card.
  114.  
  115.   1.4   ATA/SRAM cards
  116.  
  117.     ATA/SRAM cards are fully supported by PC Card Director.
  118.  
  119.     Bondwell Pocket Disk
  120.  
  121.          This card does not work in OS/2.
  122.  
  123.     Hewlette Packard FLASHDISK F1018A
  124.     Sundisk SDPLP5
  125.  
  126.          These cards do not work with PC Card Director.
  127.  
  128.   1.5   Flash cards
  129.  
  130.     Supported Flash devices are;
  131.  
  132.         Intel Series 1  (memory device : 28F020,28F010),
  133.         Intel Series 2  (memory device : 28F008SA),
  134.         Intel Series 2+ (memory device : 28F016SA),
  135.         and 100% compatible cards.
  136.  
  137.   1.6   AIMS  cards
  138.  
  139.     AIMS card driver supplied with the AIMS card is needed.
  140.  
  141.   1.7   Audio cards
  142.  
  143.     RATOC SYSTEM Inc. REX-5570MD 16bits Stereo Sound PC Card with MIDI I/F
  144.  
  145.         This card does not work on IBM ThinkPad 550/555BJ.
  146.  
  147.   1.8   Other PC Cards
  148.  
  149.     See installation guide of your card.
  150.  
  151.   1.9   OS/2 Virtual DOS Machine
  152.  
  153.     If you don't have "native" OS/2 device drivers but you have DOS device
  154.     drivers, your card may run on an OS/2 Virtual DOS Machine.
  155.     See the sample config files on your "PC Card Director for OS/2" diskette.
  156.  
  157.   1.10  CONFIG.SYS examples
  158.  
  159.     Sample config files (CONFIG.SYS, AUTOEXEC.BAT, etc.) are available on
  160.     your "PC Card Director for OS/2" diskette. See the \CONFIGS directory on
  161.     the "PC Card Director for OS/2" diskette.  You will find the following
  162.     directories.
  163.  
  164.              CONFIGS  --+-  MODEM
  165.                         +-  ATA
  166.                         +-  ETHERNET
  167.                         +-  SCSI
  168.                         +-  FLASH
  169.                         +-  SRAM
  170.                         +-  TOKEN
  171.  
  172.     In each directory, sample config files for DOS, OS/2, or OS/2 Virtual
  173.     DOS Machine are stored.
  174.  
  175.  2.0   PC Card support list
  176.  --------------------------
  177.  
  178.  The following PC Cards have been tested successfully on the IBM
  179.  ThinkPad systems.
  180.  See "Tips to enable your card" for hints on enabling your card.
  181.  For detailed information about your card, contact your card dealer.
  182.  This list does not include all the products that may run on the
  183.  ThinkPad systems. IBM has not evaluated these products and made no
  184.  comments or judgements about their functions, quality or performance,
  185.  or country certification requirements. Listed products may not be
  186.  available in all countries.
  187.  
  188.  Card Type    Company
  189.                 PCMCIA Card Product Name
  190.  ------------------------------------------------------------------------
  191.  Modem
  192.               Apex(**) Data,Inc.
  193.                 Apex Data, data/fax modem, Model IBP-1414
  194.                 Apex Data, data/fax modem, Model IBP-2496
  195.                 Apex Data, data/fax modem, Model PCR-9696
  196.                 Apex Data, data/fax modem, Model PCR-1414
  197.                 Cellular Direct PCMCIA 14.4 Fax/Data Modem
  198.                 PCMCIA 28.8 Fax modem
  199.               ASCI
  200.                 1414VQC PCMCIA Modem
  201.               AT&T Paradyne
  202.                 KeepInTouch Card(**) Modem 24/96
  203.                 KeepInTouch Card(**) Modem 14.4/14.4
  204.               Cardinal
  205.                 PCMCIA 14,400bps Fax/Data Modem
  206.               CardWell(**) International Corp.
  207.                 Fax/Modem PCMCIA Card  96/24 Int.Type
  208.                 Fax/Modem PCMCIA Card  144/144 Int.Type
  209.               Centennial
  210.                 PCMCIA FaxModem 14.4C
  211.               Complus Inc.
  212.                 FaXXpress 942
  213.               COM1 SA
  214.                 MC215 Pcmcia Card COM1
  215.                 MC216 Pcmcia Card COM1
  216.                 MC217 Pcmcia Card COM1
  217.               Communicate(**)
  218.                 PCMCIA 14400 Fax & Data Modem
  219.                 Connexion 2880 V.34 PCMCIA Fax/Data Modem
  220.               DATA RACE (**)
  221.                 RediCARD (**) PCMCIA Data/FAX Modem
  222.                 RediCARD High Speed PCMCIA Data/FAX Modem
  223.               Dr. Neuhaus Mikroelektronik GmbH
  224.                 Fury card(**) 2400
  225.               ELSA GmbH   (Germany)
  226.                 MicroLink(**) 2460MC FullFax-Modem
  227.               E-TECH Inc.
  228.                 PCMCIA Data/Fax Modem Model C9624RX
  229.               Ericsson(**)
  230.                 Mobidem(**) M2100 Radio Data Modem
  231.               EXP Computer, Inc.
  232.                 THINFAX fax/data modem FM-1134
  233.                 THINFAX fax/data modem 1414-CL
  234.               Fujitsu(**)
  235.                 PCMCIA Data/Fax modem card  MBH10213
  236.                 PCMCIA Data/Fax modem card  MBH10217
  237.               GVC Technologies, Inc.
  238.                 FAXMODEM PFM-964824
  239.               Hayes
  240.                 OPTIMA(**) Data/Fax 144 for PCMCIA
  241.                 OPTIMA  2400FAX96 for PCMCIA
  242.                 OPTIMA 144 +FAX for PCMCIA with EZjack(**)
  243.               Intel(**)
  244.                 Cellular Faxmodem for PCMCIA
  245.                 PCMCIA Faxmodem  14.4/14.4 (U.S.version)
  246.                 PCMCIA Faxmodem  9600/9600 (U.S.version)
  247.                 PCMCIA Faxmodem  2400/9600 (U.S.version)
  248.               LIGHTSPED(**), Inc.
  249.                 PCMCIA Faxmodem LIGHTFAX(**) 1414CA
  250.               Logicode(**)
  251.                 QUICKTEL(**) PCMCIA Voice Fax Modem 14,400/14,400
  252.               LONGSHINE(**) Electronics Corp.
  253.                 LCS-8591 PCMCIA 96/24 Fax/Modem Crad
  254.               MagicRAM(**)
  255.                 Mercury 9624(**) Voice/Fax/Modem card
  256.               MX MACRONIX(**)
  257.                 MaxCard 144
  258.               Megahertz(**)
  259.                 Data/Fax Modem with XJACK(**) Model #XJ124FM
  260.                 Data/Fax Modem with XJACK Model #XJ396FM
  261.                 Data/Fax Modem with XJACK Model #XJ1144
  262.                 Data/Fax Modem with XJACK Model #XJ2144
  263.                 Data/Fax Modem with XJACK Model #XJ2288
  264.                 CC324FM 2400/9600 Modem
  265.                 CC396FM 9600/9600 Modem
  266.                 CC3144  14.4
  267.                 CC3288  28.8
  268.                 CC4144  14.4 Cellular
  269.               Megasoft(**)
  270.                 STARFAXCARD 1414
  271.               Mitsubishi(**)
  272.                 PCMCIA Tel/Voice/Fax/Data Modem Card(MF0B-006B)
  273.               MultiTech Systems, Inc
  274.                 MultiModem LT High Speed Data/Fax Modem MT1432LT
  275.                 MultiModem LT High Speed Data/Fax Modem MT2834LT
  276.               NTT DoCoMo(**)
  277.                 Digital DATA/FAX Card 2400
  278.                 Digital DATA/FAX Card 9600
  279.               OMRON(**)
  280.                 data/fax modem MD24XCA
  281.               OKI(**)
  282.                 Modem Card          MTC112116E2-00A1-01
  283.                 Fax/Data Modem Card MTC112118C2-00A1-01
  284.               PISEON
  285.                 14.4K Data/Fax Modem
  286.               PreMax
  287.                 28.8KBPS FAX Modem FM288I
  288.               Psion Dacom PLC(**)
  289.                 Gold Card(**) V32bis + FAX PCMCIA Modem
  290.                 Gold Card V34 + FAX PCMCIA Modem
  291.               RATOC SYSTEM Inc.
  292.                 REX-5565 DATA/FAX MODEM Card
  293.               SCM(**) Microsystems Europe
  294.                 SCM_FAX 2400/9600
  295.               Simple(**) Technology
  296.                 Data/Fax Modem 14.4
  297.               SMART(**) Moduler Technologies
  298.                 SmartExchange(**) 9624
  299.               TDK(**)
  300.                 Data/Fax Modem Card DFS2496A
  301.                 Data/Fax Modem Card DF1414B/M
  302.               TEXAS(**) INSTRUMENTS
  303.                 2400+ Send Fax Modem
  304.               ZOOM
  305.                 FAXMODEM PCMCIA 14.4C
  306.               IBM
  307.                 PCMCIA Data/FAX Modem
  308.                 High Speed PCMCIA Data/FAX Modem
  309.                 2400bps Data Modem PCMCIA Adapter Card
  310.                 Data/Fax PCMCIA Modem Card
  311.                 Push-Pop Modem Data/Fax 14.4K
  312.                 2.4/9.6 Data/FAX Modem
  313.                 14.4/14.4 Data/FAX Modem
  314.                 2.4/9.6 Data/FAX Modem with Integrated DAA
  315.                 14.4/14.4 Data/FAX Modem with Integrated DAA
  316.                 Wireless Modem for ARDIS
  317.                 Wireless Modem for Mobitex
  318.                 Wireless Modem for Cellular/CDPD
  319.                 28.8/14.4 Data/FAX Modem
  320.  
  321.  Serial
  322.               Socket(**) Communications.Inc
  323.                 Socket I/O credit card serial adapter
  324.               IBM
  325.                 RS232 Serial Card
  326.  
  327.  SDLC
  328.               IBM
  329.                 SDLC PCMCIA Adapter Card
  330.                 SDLC PCMCIA Modem Card
  331.  
  332.  Ethernet
  333.               3Com(**)
  334.                 EtherLink(**) III
  335.                 EtherLink(**) III Combo
  336.               ACCTON(**)
  337.                 Ethernet PCMCIA Card EN2212-1
  338.                 Ethernet PCMCIA Card EN2212-2
  339.               AMP(**) Incorporated
  340.                 Smart Connector Systems LAN 10Base-T
  341.               CardWell(**) International Corp.
  342.                 PCMCIA Ethernet LAN Card 10Base-T
  343.                 PCMCIA Ethernet LAN Card 10Base-2
  344.               CONTEC Co.,Ltd
  345.                 LAN-HELPER C-NET(PM)C series 10 Base-T
  346.                 LAN-HELPER C-NET(PM)C series 10 Base-2
  347.               Fujitsu
  348.                 Ethernet Card MBH10302
  349.               InterCOM(**)
  350.                 FALCON DSLINK Ethernet PC Card
  351.               LONGSHINE(**)
  352.                 Ethernet Card LCS-8534
  353.               MagicRAM
  354.                 Ethernet 10 Base-T Credit Card Adapter
  355.                 Ethernet 10 Base-2 Credit Card Adapter
  356.               MARCESS
  357.                 LAN Card MAR-ET2-T2
  358.               New Media corporation
  359.                 PCMCIA LAN Adapter Card 10 Base-T
  360.                 PCMCIA LAN Adapter Card 10 Base-2
  361.               RATOC SYSTEM Inc.
  362.                 REX-5585 10Base-T Ethernet card
  363.                 REX-5588 10Base-T Ethernet card
  364.               RIOS
  365.                 IC card Ethernet 10BaseT
  366.                 IC card Ethernet 10Base2
  367.               Socket Communications.Inc
  368.                 EA+(**) PCMCIA LAN adapter
  369.                 EA  PCMCIA LAN adapter
  370.               SCM Microsystems Europe
  371.                 SCM_EC (10 Base 2)
  372.                 SCM_ET (10 Base T)
  373.               SMC(**)
  374.                 EliteCard(**) PCMCIA Ethernet Adapter
  375.               TDK
  376.                 Ethernet 10BASE-T LAC-CD011
  377.                 Ethernet 10BASE-T LAC-CD021
  378.               Thomas-Conrad
  379.                 TC5141 TC-Card(**) Ethernet PCMCIA Adapter
  380.               Ungermann-Bass
  381.                 Access/CARD
  382.               Xircom(**)
  383.                 CreditCard Ethernet Adapter CE-10BT
  384.                 CreditCard Ethernet Adapter PS-CE2-10BT
  385.               IBM
  386.                 Ethernet Credit Card Adapter 10BaseT
  387.                 Ethernet Credit Card Adapter 10Base2
  388.                 Ethernet PCMCIA Card II      10BaseT
  389.                 Ethernet PCMCIA Card II      10Base2
  390.  
  391.  Wireless LAN
  392.               IBM
  393.                 Wireless LAN Credit Card adapter
  394.                 Wireless LAN Entry
  395.  
  396.  Token-Ring
  397.               InterCOM
  398.                 FALCON Token-Ring PC Card
  399.               RIOS
  400.                 IC card Token-Ring
  401.               Madge(**)
  402.                 Smart 16/4 PCMCIA Ringnode
  403.               MagicRAM
  404.                 16/4 Token-Ring Credit Card Adapter
  405.               SCM  Microsystems Europe
  406.                 SCM_TR Token-Ring card
  407.               Thomas-Conrad
  408.                 TC4141 TC-Card Token Ring PCMCIA Adapter
  409.               Xircom
  410.                 CreditCard Token Ring Adapter PS-CT2-16CTP
  411.               IBM
  412.                 Token-Ring 16/4 Credit Card Adapter
  413.                 Token-Ring 16/4 Credit Card Adapter  II
  414.                 Token-Ring Auto 16/4 Credit Card Adapter
  415.  
  416.  3270
  417.               InterCOM
  418.                 FALCON 3270COAX PC Card
  419.               IBM
  420.                 3270 EMULATION CREDIT CARD ADAPTER
  421.  
  422.  5250
  423.               IBM
  424.                 5250 PCMCIA Adapter Card
  425.                 5250 EMULATION PCMCIA ADAPTER
  426.  
  427.  Infrared
  428.               IBM
  429.                 PCMCIA Infrared Wireless Adapter
  430.                 PCMCIA Infrared Wireless Adapter with integrated transceiver
  431.                 PCMCIA Serial IR Adapter
  432.  
  433.  ATA
  434.               ACE Technologies(**)
  435.                 Double Flash Plus (3M/5M/10M/20M/30M/40M)
  436.               ADTX(**)
  437.                 Value Card (3M/5M/10M/20M/30M/40M)
  438.               Bondwell(**)
  439.                 Pocket Disk(**)
  440.               Calluna Technology Inc.
  441.                 callunacard PCMCIA Type III ATA CARD 105MB
  442.               CardWell(**) International Corp.
  443.                 PCMCIA ATA Hard Disk Drives
  444.               EPSON(**)
  445.                 Flash Packer(**)
  446.               I/O Data(**)
  447.                 PCHD-170ML
  448.               Integral(**) peripherals
  449.                 Model 1841PA
  450.                 Model 8260PA
  451.               Maxtor(**)
  452.                 MobileMax(**) Hard Drive Model MXL-105-III
  453.               Midori Denshi
  454.                 FAST FLASH Card (10M)
  455.               MiniStor(**)
  456.                 MP42P
  457.                 MP260P3-131MB, MP340P3-171MB with Stacker
  458.                 MP130P3-131MB, MP170P3-171MB native format
  459.               Panasonic(**)
  460.                 PC Card ATA Flash Memory
  461.               SunDisk(**)
  462.                 SDP-xx series
  463.                 COMPACTFLASH(**) ADAPTER
  464.               Symple Technologies,Inc.
  465.                 Harddrive 170M
  466.               TDK(**)
  467.                 Flash Memory Card Neo!
  468.               Toshiba(**)
  469.                 Flash Memory Card/ATA (3M/5M/10M/20M/30M/40M)
  470.               IBM
  471.                 Solid State Mass Storage Card (5M/10M/15M)
  472.                 PCMCIA Hard Disk Drive (40M/105M)
  473.                 PCMCIA Solid State File Card (5M/10M/20M/30M/40M)
  474.                 External PCMCIA Drive (364MB/527MB)
  475.  
  476.  Flash
  477.               Intel Corporation
  478.                 Series 1 Flash Memory Card
  479.                   iMC004FLKA (memory device : 28F020)
  480.                   iMC002FLKA (memory device : 28F020)
  481.                   iMC001FLKA (memory device : 28F010)
  482.                 Series 2 Flash Memory Card
  483.                   iMC002FLSA (memory device : 28F008SA)
  484.                   iMC004FLSA (memory device : 28F008SA)
  485.                   iMC010FLSA (memory device : 28F008SA)
  486.                   iMC020FLSA (memory device : 28F008SA)
  487.                 Series 2+ Flash Memory Card
  488.                   iMC004FLSP (memory device : 28F016SA)
  489.                   iMC020FLSP (memory device : 28F016SA)
  490.               ADTEK system science
  491.                 AXF1000EA
  492.               Fujisoku(**)
  493.                 J-series memory card   TYPE:JF1024A3-B
  494.               Maxell(**)
  495.                 EF-TB series
  496.               OKI Electric Industry Co.,Ltd
  497.                 Memory Card Series   Model:MTC8602M16
  498.               Centennial
  499.                 Flash Memory Card   Model:FL512-20-11131-01
  500.               SMART Moduler Technologies
  501.                 Flash Card   Model:SM9FLA4MP320
  502.               MITSUBISHI
  503.                 MELCARD   Model:MF81M1-GCDAT01
  504.               IBM
  505.                 PCMCIA Memory Card  2MB, 4MB
  506.  
  507.  SRAM
  508.               ADTEC System Science
  509.                 AXS series SRAM card
  510.               AMI  American Microsystems,Inc.
  511.                 ASIS, memory cards
  512.               ASCII
  513.                 SRAM card
  514.               Fujisoku
  515.                 J-series memory card
  516.               Fujitsu(**)
  517.                 SRAM card
  518.               MagicRAM
  519.                 Dual battery SRAM card
  520.               MELCO
  521.                 RJB-512/1000/2000 SRAM card  (Japan)
  522.               Maxell
  523.                 Maxell ML-TB
  524.               Mitsubishi(**)
  525.                 MELCARD(**) SRAM
  526.               NEC(**)
  527.                 SRAM card
  528.               OKI
  529.                 memory card series
  530.               Panasonic(**)
  531.                 Memory card SRAM-BN-xxxHMC (64KB -- 4MB)
  532.               SCM micro system Europe
  533.                 SCxxxxMB SRAM card (128KB -- 2MB)
  534.               Seiko EPSON(**) corp.
  535.                 IC Memory Card
  536.               SMART Moduler Technologies
  537.                 SM9SRD1MP3200
  538.               Sony
  539.                 IMS series
  540.               Toshiba(**)
  541.                 MCM33 series
  542.               IBM
  543.                 PCMCIA Memory Cards  1M, 2M
  544.  
  545.  AIMS
  546.               RICOH(**)
  547.                 Memory Card FD-8H
  548.  
  549.  GPS
  550.               Rockwell Telecommunications
  551.                 NavCard(**) GPS Receiver
  552.               Socket Communications.Inc
  553.                 PCMCIA Global Positioning System
  554.  
  555.  SCSI
  556.               AMP Incorporated
  557.                 PCMCIA SCSI Adapter
  558.               Apex Data,Inc.
  559.                 SCSI-2 PCMCIA Host Adapter
  560.               Caravelle Data Systems
  561.                 PSC-SCSI SCSI-II interface Card
  562.               Fujitsu
  563.                 PCMCIA SCSI card
  564.               Future Domain (**)
  565.                 SCSI2GO (**)
  566.               I/O Data(**)
  567.                 PCSC-ll
  568.               MACNICA(**)
  569.                 MIRACLE SCSI(**)
  570.               Panasonic
  571.                 PCMCIA SCSI Interface card LK-RJ100A
  572.                 PCMCIA SCSI Interface card LK-RJ120ZF
  573.               QLogic (**)
  574.                 Fast!SCSI(**) PCMCIA Host Adapter
  575.               Trantor Systems Ltd.
  576.                 SlimSCSI(**) 16-bit PCMCIA-to-SCSI Adapter
  577.               Adaptec(**)
  578.                 SlimSCSI(**) 16-bit PCMCIA-to-SCSI Adapter
  579.               New Media Corporation
  580.                 Visual Media(**) SCSI adapter
  581.                 Bus Toaster(**) High Performance SCSI adapter
  582.               RATOC SYSTEM Inc.
  583.                 REX-5535 SCSI PC Card
  584.               IBM
  585.                 PCMCIA SCSI Card
  586.  
  587.  Audio
  588.               New Media Corporation
  589.                 .WAVjammer PCMCIA Sound card
  590.               Panasonic
  591.                 Sound Card CF-VEW211
  592.               RATOC SYSTEM Inc.
  593.                 REX-5570MD 16bits Stereo Sound PC Card with MIDI I/F
  594.               Roland
  595.                 PCMCIA Sound Card
  596.               Turtle Beach Systems
  597.                 AUDIO ADVANTAGE PCMCIA SOUND DEVICE
  598.               IBM
  599.                 PCMCIA 16-bit Audio Adapter
  600.  
  601.  Video
  602.               IBM
  603.                 PCMCIA Smart Capture Card
  604.  
  605.  Combo
  606.               Apex Data,Inc.
  607.                 Modem/Ethernet Combo 10 Base-T
  608.                 Modem/Ethernet Combo 10 Base-2
  609.               Xircom
  610.                 CreditCard Ethernet + Modem
  611.               Megahertz
  612.                 Ethernet-Modem PCMCIA Combo Card
  613.               IBM
  614.                 Home and Away Credit Card Adapter
  615.  
  616.  CPU
  617.               IBM
  618.                 ChipCard TC-100
  619.  
  620.  
  621.  3.0   Trademarks
  622.  ----------------
  623.  
  624.  The following terms, denoted by a double asterisk(**), are trademarks of
  625.  other companies:
  626.  
  627.  3Com               3Com Corp.
  628.  ACCTON             Accton Technology Corp.
  629.  ACE Technologies   ACE Technologies, Inc.
  630.  Adaptec            Adaptec, Inc
  631.  ADTX               Advanced Technology and Systems Co.,Ltd.
  632.  AMP                AMP Inc.
  633.  APEX               Apex Data,Inc.
  634.  ASIS               American Microsystems,Inc.
  635.  CardWell           CardWell International Corp.
  636.  COM1               COM1 SA
  637.  Communicate        Communicate Ltd.
  638.  DATA RACE          DATA RACE, Inc.
  639.  EliteCard          Standard Microsystems Corp.
  640.  EPSON              Seiko EPSON Corp
  641.  Ericsson           Ericsson Mobile Communications AB
  642.  EtherLink          3Com Corp.
  643.  EXP                EXP Computer, Inc
  644.  EZjack             Hayes Microcomputer Products,Inc.
  645.  Fast!SCSI          QLogic corp.
  646.  FURYCARD           Dr. Neuhaus Mikroelektronik GmbH
  647.  FUJISOKU           FUJISOKU corp.
  648.  Fujitsu            Fujitsu Ltd.
  649.  Future Domain      Future Domain corp.
  650.  Gold Card          Psion Dacom PLC.
  651.  Hayes              Hayes Microcomputer Products,Inc.
  652.  Integral           Integral peripherals
  653.  Intel              Intel corp.
  654.  InterCOM           InterCOM, Inc.
  655.  KeepIntouch Card   AT&T Paradyne corp.
  656.  LIGHTSPEED         LIGHTSPEED, Inc.
  657.  LIGHTFAX           LIGHTSPEED, Inc.
  658.  Logicode           Logicode, Inc.
  659.  LONGSHINE          LONGSHINE Electronics Corp.
  660.  MACNICA            MACNICA Inc.
  661.  MicroLink          ELSA GmbH
  662.  MIRACLE SCSI       MACNICA Inc.
  663.  MX MACRONIX        MACRONIX, Inc.
  664.  Madge              Madge Networks Ltd.
  665.  MagicRAM           MagicRAM Inc.
  666.  Mercury 9624       MagicRAM Inc.
  667.  Maxell             Hitachi-Maxell corp.
  668.  Maxtor             Maxtor corp.
  669.  MobileMax          Maxtor corp.
  670.  Megahertz          Megahertz corp.
  671.  Megasoft           Megasoft Inc.
  672.  Mitsubishi         Mitsubishi Electric corp.
  673.  MELCARD            Mitsubishi Electric corp.
  674.  Mobidem            Ericsson Mobile Communications AB
  675.  NavCard            Rockwell Telecommunications
  676.  NEC                NEC corp.
  677.  NTT DoCoMo         NTT Mobile Communications Network Inc.
  678.  Digital Mova       NTT Mobile Communications Network Inc.
  679.  OMRON              OMRON corp.
  680.  OKI                OKI Electric Industry Co.,Ltd
  681.  OPTIMA             Hayes Microcomputer Products,Inc.
  682.  Panasonic          Panasonic Electronics corp.
  683.  QLogic             QLogic corp.
  684.  QUICKTEL           Logicode, Inc.
  685.  RediCARD           DATA RACE, Inc.
  686.  SCM                SCM Microsystems Europe
  687.  SCSI2GO            Future Domain corp.
  688.  Simple             Simple Technology, Inc.
  689.  SlimSCSI           Adaptec, Inc.
  690.  Smart              SMART Moduler Technologies
  691.  SmartRAM           SMART Moduler Technologies
  692.  SmartExchange      SMART Moduler Technologies
  693.  SMC                Standard Microsystems Corp.
  694.  Socket             Socket Communicatoins.Inc.
  695.  EA+                Socket Communicatoins.Inc.
  696.  Sony               Sony corp.
  697.  SunDisk            SunDisk corp.
  698.  TC-Card            Thomas-Conrad,Inc.
  699.  TDK                TDK corp.
  700.  TEXAS              TEXAS INSTRUMENTS
  701.  THINFAX            EXP Computer, Inc
  702.  Toshiba            Toshiba corp.
  703.  Visual Media       New Media corp.
  704.  Xircom             Xircom
  705.  XJACK              Megahertz corp.
  706.  Ethernet           Xerox corp.
  707.  Windows            Microsoft corp.
  708.  
  709.  PCMCIA             Personal Computer Memory Card International Association
  710.  PC Card            Personal Computer Memory Card International Association
  711.  
  712.  The following terms, denoted by an asterisk(*), are trademarks of the IBM
  713.  Corporation in the United States or other countries:
  714.  
  715.  IBM
  716.  ThinkPad
  717.  PlayAtWill
  718.  PC Card Director
  719.  
  720.