home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / philli.zip / README.206 < prev   
Text File  |  1994-01-11  |  10KB  |  317 lines

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