home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / crl200.zip / readme.txt < prev   
Text File  |  1995-01-20  |  4KB  |  95 lines

  1. =====================================================================
  2. Installing the NEW Creative Labs CD-ROM Driver in OS/2 2.1 and above
  3. for CRCCD2.ADD Version 2.00
  4. =====================================================================
  5.  
  6. You should replace any earlier version with this new driver.
  7. This driver will now support the following drives.
  8.  
  9.         Panasonic CR 52x
  10.         Panasonic CR 563
  11.         Creative  CD 200
  12.  
  13.  
  14. 1. INSTALLING CRCCD2.ADD to an existing OS/2 system
  15.  
  16. 1.1.  Check that you have the following lines in your CONFIG.SYS.  If
  17.       these lines are missing, add them to your CONFIG.SYS and make
  18.       sure that they are located in your OS/2 directory.  If these
  19.       files are not in your OS/2 directory then you must follow the
  20.       Selective Install procedure detailed in your OS/2 manual, you
  21.       must check the CD-ROM Drive box and select OTHER for the type of
  22.       CD-ROM Drive attached to your system.
  23.  
  24.   BASEDEV=CRCCD2.ADD /P:XXX (Where 'XXX' is the Address of the SB card)
  25.   IFS=C:\OS2\CDFS.IFS               (The "/T:2" should be added to the
  26.   DEVICE=C:\OS2\OS2CDROM.DMD         CRCCD2.ADD line if the customer
  27.   DEVICE=C:\OS2\MDOS\VCDROM.SYS      is using the 1810 interface!)
  28.     
  29.   *NOTE: A. These lines should be kept together in the CONFIG.SYS and
  30.         they MUST be in the order shown above!
  31.  
  32.      B. Make sure that you do NOT have any duplicates of these lines
  33.         in your CONFIG.SYS or you will get an error every time OS/2
  34.         starts.
  35.  
  36. 1.2.  Copy the CRCCD2.ADD file to the C:\OS2 directory (for Warp 3.0,
  37.       copy to the C:\OS2\BOOT directory).  In some cases this file
  38.       may need to be located in the root directory of the C: drive.
  39.       If you have CRCCD2.ADD in the OS/2 directory and OS/2 still
  40.       will not recognize your CD-ROM Drive then copy the file to the
  41.       root directory.  This should solve the problem.
  42.  
  43.  
  44. 2. INSTALLING OS/2 2.1 and above (including Warp 3.0) from CD-ROM using
  45.    CRCCD2.ADD
  46.  
  47. 2.1.  Make backup copies of the two disks that come with the OS/2 2.1
  48.       CD-ROM.  Store the original disks in a safe place in case they
  49.       are needed in the future.
  50.  
  51. 2.2.  Copy the CRCCD2.ADD file to the new disk labeled "Diskette 1".
  52.  
  53. 2.3.  Next, add the following line to the file CONFIG.SYS found on the
  54.       new disk labeled "Diskette 1".  This line should come right before
  55.       the line "IFS=C:\OS2\CDFS.IFS /Q".
  56.  
  57.       BASEDEV=CRCCD2.ADD /P:xxx (Where 'xxx' is the I/O 
  58.                 Address of the SB card)
  59.  
  60. 2.4.  Reboot the system with the new disk labeled "Installation
  61.       Diskette" and follow the installation process accordingly.
  62.  
  63. 2.5.  If you are installing for Warp 3.0, please skip this and go directly
  64.       to 2.6.  After the installation is completed and your system has
  65.       rebooted, you must copy the files CDFS.IFS and OS2CDROM.DMD from the
  66.       OS/2 installation disk labeled "Diskette 1" into the OS2 directory
  67.       on your hard drive, then    add the following two lines to your
  68.       CONFIG.SYS file that is located on the C: drive.    So that you will
  69.       be able to access the CD-ROM drive after the installation process
  70.       has completed.
  71.  
  72.       IFS=C:\OS2\CDFS.IFS /Q
  73.       DEVICE=C:\OS2\OS2CDROM.DMD
  74.  
  75. 2.6.  Remember to reboot the system.
  76.  
  77.  
  78.  
  79. DEFINITION OF SWITCHES :
  80.  
  81. /p:xxx    - SB cards base address.
  82. /m:xxx    - MKE compatible cards CDRom base address.
  83. /t:x    - Switch for standalone cards.
  84.       if x=1 then it is a Sound card. (Default).
  85.       if x=2 then it is a standalone card.
  86.  
  87. /d:x    - Double Speed switch.   
  88. /n:x    - Single Speed switch.
  89.       if x=0 to x=3 implies the drive number.
  90.       ix x=a  implies that all drives are to be made double or single
  91.       speed. /d:a is default.
  92. /ns    - No scan. Implies that only one drive present with ID=0 
  93.       and will not scan for other drives. Scaning for all drives is
  94.          default procedure.
  95.