home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / cdrom / phillms / readme.205 < prev    next >
Text File  |  1993-12-08  |  9KB  |  263 lines

  1. The accompanying device driver is offerred as a test version only.  Neither
  2. Philips LMS nor IBM warrants any suitability of this software.
  3.  
  4.  
  5. The accompanying device driver is for operating the single session CM205
  6. on an OS/2 system, rev 2.1 or later.  The single session CM205 has series
  7. code A, B, C, or D.  Some series E drives were also single session.  The
  8. series code is the first character of the serial number on the drive label
  9. on the rear of the drive.  Series F and later (and some series E) are
  10. multisession drives.  For those drives, use the multisession and 2x device
  11. driver: lms206.add.
  12.  
  13.  
  14.  
  15. The following is an excerpt from the proposed installation instructions:
  16.  
  17. Installation if OS/2 2.1 is already installed on your fixed disk
  18. ----------------------------------------------------------------
  19.  
  20. 1. Run the Device Driver installation program
  21.  
  22.    a. Open the OS/2 System folder on the desktop.
  23.    b. Open the System Setup folder.
  24.    c. Open Device Driver Install.
  25.    d. Insert the "Philips LMS CD-ROM Device Driver Diskette"
  26.    e. Select Install
  27.    f. Select the device driver to install from the list
  28.    g. Select OK.
  29.  
  30.    (Note: You do not need to reboot OS/2 before starting step 2 below).
  31.  
  32. 2. After the Device Driver Installation is complete, you must run
  33.    Selective Install to install the files for the OS/2 CD-ROM Device
  34.    Manager and OS/2 CD-ROM File System.
  35.  
  36.    a. Open the OS/2 System folder on the desktop.
  37.    b. Open the System Setup folder.
  38.    c. Open Selective Install
  39.    d. Select the CD-ROM Device Support check box
  40.    e. Select OK
  41.    f. Scroll to the bottom of the CD-ROM device list table and
  42.       select the choice OTHER
  43.    g. Select OK
  44.    h. Select the OK push button to proceed from the System Configuration
  45.       screen to the OS/2 Setup and Installation window
  46.    i. Select Install
  47.    j. When prompted to do so, insert the numbered installation diskettes
  48.       or installation CD-ROM from the OS/2 2.1 product.
  49.  
  50.  
  51. 3. Shut down and restart your system
  52.  
  53.  
  54.  
  55.  
  56. Installation from the CD-ROM version of OS/2 2.1
  57. ------------------------------------------------
  58.  
  59. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  60.  
  61. 2.  Copy the file LMS205.ADD from the "Philips LMS CD-ROM Device Driver
  62.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  63.  
  64.     (Note: If there is not enough room on the copy of OS/2 2.1
  65.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  66.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  67.      the line BASEDEV=IBM2SCSI.ADD)
  68.  
  69. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  70.     At the end of the file, add the following statement.
  71.  
  72.        BASEDEV=LMS205.ADD
  73.  
  74.  
  75. 4.  Begin the installation by inserting the Installation Diskette
  76.     into drive A and restarting the system.  When prompted to insert
  77.     Diskette 1, insert the copy that you modifed.
  78.  
  79. 5.  When the System Configuration screen is displayed during installation,
  80.     the CD-ROM Device Support field will display "None".  Do not modify
  81.     the choice and continue with the installation.
  82.  
  83. 6.  After installation is complete, and you have rebooted your system,
  84.     you will not be able to access your CD-ROM drive.  This is due
  85.     to a defect in the OS/2 2.1 install program.  To access your
  86.     CD-ROM drive, perform the following steps:
  87.  
  88.     a. Copy the following files from the OS/2 2.1 Diskette 1
  89.        to the drive which OS/2 was installed.
  90.        (Note: the example assume C:, change if different)
  91.  
  92.        COPY A:OS2CDROM.DMD C:\OS2
  93.        COPY A:CDFS.IFS     C:\OS2
  94.  
  95.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  96.        and add the following statements to the end of the file:
  97.        (Note: the example assume C:, change if different)
  98.  
  99.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  100.        IFS=C:\OS2\CDFS.IFS /Q
  101.  
  102.     c. Shut down and reboot the system
  103.  
  104.  
  105. 7.  You will need to run Selective Install to copy over some remaining
  106.     system files.
  107.  
  108.     a. Open the OS/2 System folder on the desktop.
  109.     b. Open the System Setup folder.
  110.     c. Open Selective Install
  111.     d. Select the CD-ROM Device Support check box
  112.     e. Select OK
  113.     f. Scroll to the bottom of the CD-ROM device list table and
  114.        select the choice OTHER
  115.     g. Select OK
  116.     h. Select the OK push button to proceed from the System Configuration
  117.        screen to the OS/2 Setup and Installation window
  118.     i. Select Install
  119.     j. When prompted to do so, insert the installation CD-ROM
  120.        from the OS/2 2.1 product.
  121.  
  122.  
  123.  
  124. Installation from the diskette version of OS/2 2.1
  125. --------------------------------------------------
  126.  
  127. 1. Install the OS/2 2.1 product from the diskettes
  128.  
  129. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  130.    installed on your fixed disk".
  131.  
  132.  
  133.  
  134.  
  135. ----------------------------------------
  136. | Philips LMS Device Driver Parameters |
  137. ----------------------------------------
  138.  
  139. This section lists the parameters which are supported for the
  140. Philips LMS CD-ROM device driver.  The parameters can be changed
  141. by modifying the BASEDEV=LMS205.ADD line in config.sys.
  142.  
  143. For the LMS205.ADD device driver, the syntax for the line in config.sys
  144. is as follows:
  145.  
  146.    BASEDEV=LMS205.ADD [/u:X] [/m:Y] [/V]
  147.  
  148.  
  149.    [/u:X]
  150.  
  151.      Identifies a specific unit, X.
  152.  
  153.      Valid values for X are 0, 1, 2, 3.  The default is zero.
  154.  
  155.      LMS205 locates all CM250 and CM260 host adapters and assigns unit
  156.      numbers based on the order in which each was found.
  157.  
  158.      This parameter tells LMS205 which BASEDEV=LMS205.ADD line it is
  159.      currently processing.
  160.  
  161.  
  162.    [/m:Y]
  163.  
  164.      Indicates the number of 2500 byte CD frame buffers that should
  165.      be allocated by the LMS205.ADD driver.
  166.  
  167.      Valid values for Y are 8,..., 26.  The default is 16.  Any value below
  168.      the minimum (8) will be assigned the minimum (8).
  169.  
  170.  
  171.  
  172.    [/V]
  173.  
  174.      The device driver will display the device driver revision level
  175.      and CD-ROM product information at boot time.
  176.  
  177.      For example,
  178.  
  179.       IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  180.       Philips LMS Unit 0: CM205 CDROM drive, FR4, CM260 HA Port: 0340 IRQ: 05
  181.  
  182.  
  183.  
  184. --------------------
  185. | Trouble shooting |
  186. --------------------
  187.  
  188. 1. If you are not able to access the CD-ROM drive:
  189.  
  190.  
  191.    a. Add the /V parameter switch to the BASEDEV=LMS205.ADD statement
  192.       in your CONFIG.SYS file.  For example:
  193.  
  194.           BASEDEV=LMS205.ADD  /V
  195.  
  196.  
  197.       After rebooting, the device driver will display the list of
  198.       drives it has identified.   For example:
  199.  
  200.         IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  201.         Philips LMS Unit 0: CM205 CDROM drive, FR4, CM260 HA Port:0340 IRQ:05
  202.  
  203.  
  204.  
  205.       If no units were detected, one of the following messages is displayed:
  206.  
  207.  
  208.         IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  209.         Unit 0 not found.  Unable to locate port.
  210.  
  211.         IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  212.         Unit 0 not found.  Found port, unable to locate IRQ.
  213.  
  214.         IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  215.         Unit 0 not found.  Found port and IRQ, drive not responding.
  216.  
  217.  
  218.       If no units were detected, see step 1b below.
  219.       If units were detected, see step 1c below.
  220.  
  221.  
  222.  
  223.    b.  Check that the adapter is properly installed.
  224.  
  225.        Ensure that all cables are attached properly.
  226.  
  227.        Ensure that the CD-ROM host adapter uses a unique
  228.        I/O port address and a unique IRQ channel number.
  229.  
  230.  
  231.    c.  Make sure all the required files to operate the CD-ROM drive have
  232.        been installed.  Your CONFIG.SYS file should have the following
  233.        statements:
  234.  
  235.  
  236.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  237.           IFS=C:\OS2\CDFS.IFS /Q
  238.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  239.           BASEDEV=LMS205.ADD
  240.  
  241.  
  242.        If you do not have the OS2CDROM.DMD or CDFS.IFS statements in
  243.        your config.sys, you must use the OS/2  2.1 Selective Install
  244.        utility to install these files.
  245.  
  246.  
  247.  
  248. 2.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  249.     different than the drive letter assigned under DOS.
  250.  
  251.     The CD-ROM drive is assigned the next available drive
  252.     letter after drive letters have been assigned for the
  253.     floppy drives and fixed disk drives.
  254.  
  255.     The drive letter is also assigned after any installable block
  256.     device drivers which are located in config.sys before the
  257.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  258.  
  259.     There is currently no mechanism in OS/2 for assigning a specific
  260.     drive letter for the CD-ROM drive.  The drive letter assignment
  261.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  262.     command line.
  263.