home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / pc_drv / think720 / tppcm112.doc < prev    next >
Text File  |  1993-08-12  |  2KB  |  66 lines

  1. ThinkPad 720 PCMCIA Drivers Diskette Version 1.12
  2.  
  3.  
  4. 1. TP 720 PCMCIA Drivers Diskette History:
  5.  
  6.    Version 1.00   - Release Level
  7.  
  8.    Version 1.10   - Fixes problems associated with the Power On Process
  9.                     of some PCMCIA I/O Cards, such as machine re-booting
  10.                     when some cards power on.
  11.  
  12.    Version 1.11   - Fixes Trap D error on OS/2.
  13.                   - Only $ICPMOS2.SYS is updated.
  14.                   - This version not implemented in US. Instead, the diskette
  15.                     version skips from 1.10 to 1.12.
  16.  
  17.    Version 1.12   - Fixes problem reading some cards CIS data due to
  18.                     access speed mismatch. For example, enables 720 to
  19.                     read Megahertz Modem CIS data through DOS Card
  20.                     Services so a Client Driver provided by Megahertz
  21.                     in the future should work with the TP720's DOS Card
  22.                     Services. (Currently, Megahertz modems are using
  23.                     point enablers and do not use Card Services, so this problem
  24.                     has not yet been seen in actual applications).
  25.                   - Includes Version 1.11 changes.
  26.                   - IBMDOSCS.SYS is updated.
  27.                   - As of 11 AUG 93, this version is only available in
  28.                     the US.
  29.  
  30.  
  31. 2. Installation
  32.  
  33.    For DOS Systems
  34.    ---------------
  35.      a. Enter following command at the DOS prompt:
  36.  
  37.              A:UINSTALL
  38.  
  39.      b. Select "Install DOS PCMCIA Device Drivers"
  40.      c. Follow the directions on the screen.
  41.      d. You must reboot your computer for the changes to take effect.
  42.  
  43.  
  44.    For OS/2 Systems
  45.    ----------------
  46.      a. Enter the following command at the OS/2 prompt or DOS prompt:
  47.  
  48.              A:UINSTALL
  49.  
  50.      b. Select "Install OS/2 PCMCIA Device Drivers"
  51.      c. Follow the directions on the screen.
  52.      d. You must reboot your computer for the changes to take effect.
  53.  
  54. 3. Usage Note
  55.  
  56.    a. If you have difficulty enabling your PCMCIA card and it is using
  57.       DOS Card Services, please add the "/W" switch to the line in your
  58.       CONFIG.SYS invoking DOS Card Services as below:
  59.  
  60.              DEVICE=C:\IBMDOSCS.SYS /W
  61.  
  62.       The "/W" specifies that the Wait Signal be used when accessing
  63.       attribute memory (card CIS).
  64.  
  65.  
  66.