home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 17 Fixes30 / 17-Fixes30.zip / wlm205.zip / README.205 < prev   
Text File  |  1995-02-16  |  11KB  |  349 lines

  1.  
  2.                                                        16 February 1994
  3. ------------
  4. | OVERVIEW |
  5. ------------
  6.  
  7. This README describes an OS/2 device driver (LMS205.ADD) for the
  8. single session Philips LMS CM205 and CM225 CD-ROM drives.
  9.  
  10. The single session CM205 has series code A, B, C, or D.  Some series E
  11. drives were also single session.  The series code is the first character
  12. of the serial number on the drive label on the rear of the drive.  Series F
  13. and later (and some series E) are multisession drives.  For those drives,
  14. use the multisession and 2x device driver: LMS206.ADD.
  15.  
  16.  
  17.  
  18. Supported Features
  19. ------------------
  20. The OS/2 Philips LMS CD-ROM device driver (LMS205.ADD) supports the
  21. following features:
  22.  
  23.   * Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
  24.     file formats.
  25.  
  26.   * Plays audio from standard audio CDs or mixed mode CD-ROM discs
  27.     containing both data and audio
  28.  
  29.   * Single session photo CD
  30.  
  31.   * Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats
  32.  
  33.   * MMPM/2 Software Motion Video
  34.  
  35.   * MMPM/2 CD Audio Player
  36.  
  37.   * Data transfer via interrupts
  38.  
  39.  
  40. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 AND OS/2
  41. WARP PRODUCT AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM
  42. LICENSE AGREEMENT.
  43.  
  44.  
  45. ----------------
  46. | INSTALLATION |
  47. ----------------
  48.  
  49. Before starting the installation procedure, you should unzip the
  50. files included in the LMS205.ZIP file and copy them to a diskette.
  51. The diskette you created will be referred to as the "Philips LMS CD-ROM
  52. Device Driver Diskette" in the following installation instructions.
  53.  
  54. The following files are included in the LMS205.ZIP file:
  55.  
  56.    LMS205.ADD  -  OS/2 device driver for CM205 (single session)
  57.    LMS205.DDP  -  Installation profile
  58.    README.205  -  This README file.
  59.  
  60.  
  61.  
  62. Installation if OS/2 is already installed on your fixed disk
  63. ------------------------------------------------------------
  64.  
  65. 1. Run the Device Driver installation program
  66.  
  67.    a. Open the OS/2 System folder on the desktop.
  68.    b. Open the System Setup folder.
  69.    c. Open Device Driver Install.
  70.    d. Insert the "Philips LMS CD-ROM Device Driver Diskette"
  71.    e. Select Install
  72.    f. Select the device driver to install from the list
  73.    g. Select OK.
  74.  
  75.    (Note: You do not need to reboot OS/2 before starting step 2 below).
  76.  
  77. 2. After the Device Driver Installation is complete, you must run
  78.    Selective Install to install the files for the OS/2 CD-ROM Device
  79.    Manager and OS/2 CD-ROM File System.
  80.  
  81.    a. Open the OS/2 System folder on the desktop.
  82.    b. Open the System Setup folder.
  83.    c. Open Selective Install
  84.    d. (For OS/2 2.11) Select the CD-ROM Device Support check box
  85.                       Select OK
  86.    e. (For OS/2 WARP) Select the CD-ROM ICON betton
  87.    f. Scroll to the bottom of the CD-ROM device list table and
  88.       select the choice OTHER
  89.    g. Select OK
  90.    h. Select the OK push button to proceed from the System Configuration
  91.       screen to the OS/2 Setup and Installation window
  92.    i. Select Install
  93.    j. When prompted to do so, insert the numbered installation diskettes
  94.       or installation CD-ROM from the OS/2 product.
  95.  
  96.  
  97. 3. Shut down and restart your system
  98.  
  99.  
  100.  
  101.  
  102. Installation from the CD-ROM version of OS/2 2.1
  103. ------------------------------------------------
  104.  
  105. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  106.  
  107. 2.  Copy the file LMS205.ADD from the "Philips LMS CD-ROM Device Driver
  108.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  109.  
  110.     (Note: If there is not enough room on the copy of OS/2 2.1
  111.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  112.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  113.      the line BASEDEV=IBM2SCSI.ADD)
  114.  
  115. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  116.     At the end of the file, add the following statement.
  117.  
  118.        BASEDEV=LMS205.ADD
  119.  
  120.  
  121. 4.  Begin the installation by inserting the Installation Diskette
  122.     into drive A and restarting the system.  When prompted to insert
  123.     Diskette 1, insert the copy that you modifed.
  124.  
  125. 5.  When the System Configuration screen is displayed during installation,
  126.     the CD-ROM Device Support field will display "None".  Do not modify
  127.     the choice and continue with the installation.
  128.  
  129. 6.  After installation is complete, and you have rebooted your system,
  130.     you will not be able to access your CD-ROM drive.  This is due
  131.     to a defect in the OS/2 2.1 install program.  To access your
  132.     CD-ROM drive, perform the following steps:
  133.  
  134.     a. Copy the following files from the OS/2 2.1 Diskette 1
  135.        to the drive which OS/2 was installed.
  136.        (Note: the example assume C:, change if different)
  137.  
  138.        COPY A:OS2CDROM.DMD C:\OS2
  139.        COPY A:CDFS.IFS     C:\OS2
  140.  
  141.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  142.        and add the following statements to the end of the file:
  143.        (Note: the example assume C:, change if different)
  144.  
  145.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  146.        IFS=C:\OS2\CDFS.IFS /Q
  147.  
  148.     c. Shut down and reboot the system
  149.  
  150.  
  151. 7.  You will need to run Selective Install to copy over some remaining
  152.     system files.
  153.  
  154.     a. Open the OS/2 System folder on the desktop.
  155.     b. Open the System Setup folder.
  156.     c. Open Selective Install
  157.     d. Select the CD-ROM Device Support check box
  158.     e. Select OK
  159.     f. Scroll to the bottom of the CD-ROM device list table and
  160.        select the choice OTHER
  161.     g. Select OK
  162.     h. Select the OK push button to proceed from the System Configuration
  163.        screen to the OS/2 Setup and Installation window
  164.     i. Select Install
  165.     j. When prompted to do so, insert the installation CD-ROM
  166.        from the OS/2 2.1 product.
  167.  
  168.  
  169.  
  170. Installation from the diskette version of OS/2 2.1
  171. --------------------------------------------------
  172.  
  173. 1. Install the OS/2 2.1 product from the diskettes
  174.  
  175. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  176.    installed on your fixed disk".
  177.  
  178.  
  179.  
  180. Installation from the diskette version of OS/2 WARP
  181. ---------------------------------------------------
  182.  
  183. 1. Make a backup copy of Diskette 1 using the diskcopy program.
  184.  
  185. 2. Replace the LMS205.ADD with the new file from this package on the new
  186.    Diskette 1.
  187.  
  188. 3. Start Install using the new Diskette 1 when prompted for Diskette 1.
  189.  
  190. 4. At the end of phase one, you will be asked to remove the diskette and
  191.    press enter to continue install.  Press the F3 key.  This will start an
  192.    OS/2 command session.
  193.  
  194. 5. Copy the LMS205.ADD file from the new diskette 1 to the root directory of
  195.    the installation drive.
  196.  
  197. 6. Type 'EXIT' which will return you to the end of phase one installation.
  198.  
  199. 7. Remove the diskette and press return.
  200.  
  201. 8. Continue installation as normal.
  202.  
  203.  
  204. Installation from the CD-ROM version of OS/2 WARP
  205. -------------------------------------------------
  206.  
  207. 1. Make a backup copy of Diskette 1 using the diskcopy program.
  208.  
  209. 2. Replace the LMS205.ADD with the new file from this package on the new
  210.    Diskette 1.
  211.  
  212. 3. Install using the new Diskette 1.
  213.  
  214. ----------------------------------------
  215. | Philips LMS Device Driver Parameters |
  216. ----------------------------------------
  217.  
  218. This section lists the parameters which are supported for the
  219. Philips LMS CD-ROM device driver.  The parameters can be changed
  220. by modifying the BASEDEV=LMS205.ADD line in config.sys.
  221.  
  222. For the LMS205.ADD device driver, the syntax for the line in config.sys
  223. is as follows:
  224.  
  225.    BASEDEV=LMS205.ADD [/P:nnn] [/u:X] [/m:Y] [/V]
  226.  
  227.  
  228.    [/P:nnn]
  229.  
  230.      Specifies the base I/O port address of the interface card.
  231.      The value must be the same number as the port address selected
  232.      by the jumper on the host interface card.
  233.  
  234.  
  235.    [/u:X]
  236.  
  237.      Identifies a specific unit, X.
  238.  
  239.      Valid values for X are 0, 1, 2, 3.  The default is zero.
  240.  
  241.      LMS205 locates all CM250 and CM260 host adapters and assigns unit
  242.      numbers based on the order in which each was found.
  243.  
  244.      This parameter tells LMS205 which BASEDEV=LMS205.ADD line it is
  245.      currently processing.
  246.  
  247.  
  248.    [/m:Y]
  249.  
  250.      Indicates the number of 2500 byte CD frame buffers that should
  251.      be allocated by the LMS205.ADD driver.
  252.  
  253.      Valid values for Y are 8,..., 26.  The default is 16.  Any value below
  254.      the minimum (8) will be assigned the minimum (8).
  255.  
  256.  
  257.  
  258.    [/V]
  259.  
  260.      The device driver will display the device driver revision level
  261.      and CD-ROM product information at boot time.
  262.  
  263.      For example,
  264.  
  265.       IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  266.       Philips LMS Unit 0: CM205 CDROM drive, FR4, CM260 HA Port: 0340 IRQ: 05
  267.  
  268.  
  269.  
  270. --------------------
  271. | Trouble shooting |
  272. --------------------
  273.  
  274. 1. If you are not able to access the CD-ROM drive:
  275.  
  276.  
  277.    a. Add the /V parameter switch to the BASEDEV=LMS205.ADD statement
  278.       in your CONFIG.SYS file.  For example:
  279.  
  280.           BASEDEV=LMS205.ADD  /V
  281.  
  282.  
  283.       After rebooting, the device driver will display the list of
  284.       drives it has identified.   For example:
  285.  
  286.         IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  287.         Philips LMS Unit 0: CM205 CDROM drive, FR4, CM260 HA Port:0340 IRQ:05
  288.  
  289.  
  290.  
  291.       If no units were detected, one of the following messages is displayed:
  292.  
  293.  
  294.         IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  295.         Unit 0 not found.  Unable to locate port.
  296.  
  297.         IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  298.         Unit 0 not found.  Found port, unable to locate IRQ.
  299.  
  300.         IBM OS/2 LMS205.ADD 1.00  02-NOV-93
  301.         Unit 0 not found.  Found port and IRQ, drive not responding.
  302.  
  303.  
  304.       If no units were detected, see step 1b below.
  305.       If units were detected, see step 1c below.
  306.  
  307.  
  308.  
  309.    b.  Check that the adapter is properly installed.
  310.  
  311.        Ensure that all cables are attached properly.
  312.  
  313.        Ensure that the CD-ROM host adapter uses a unique
  314.        I/O port address and a unique IRQ channel number.
  315.  
  316.  
  317.    c.  Make sure all the required files to operate the CD-ROM drive have
  318.        been installed.  Your CONFIG.SYS file should have the following
  319.        statements:
  320.  
  321.  
  322.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  323.           IFS=C:\OS2\CDFS.IFS /Q
  324.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  325.           BASEDEV=LMS205.ADD
  326.  
  327.  
  328.        If you do not have the OS2CDROM.DMD or CDFS.IFS statements in
  329.        your config.sys, you must use the OS/2 Selective Install
  330.        utility to install these files.
  331.  
  332.  
  333.  
  334. 2.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  335.     different than the drive letter assigned under DOS.
  336.  
  337.     The CD-ROM drive is assigned the next available drive
  338.     letter after drive letters have been assigned for the
  339.     floppy drives and fixed disk drives.
  340.  
  341.     The drive letter is also assigned after any installable block
  342.     device drivers which are located in config.sys before the
  343.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  344.  
  345.     There is currently no mechanism in OS/2 for assigning a specific
  346.     drive letter for the CD-ROM drive.  The drive letter assignment
  347.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  348.     command line.
  349.