home *** CD-ROM | disk | FTP | other *** search
/ IBM InfoROM for OS/2 Beta 1994 November / INfoROMbeta.ISO / drivers / cdrom / omnicd / readme.pan < prev    next >
Encoding:
Text File  |  1994-11-07  |  10.9 KB  |  357 lines

  1. ------------
  2. | OVERVIEW |
  3. ------------
  4.  
  5. This README describes an OS/2 device driver (SBCD2.ADD) for the following
  6. CD-ROM drives:
  7.  
  8.    Creative Labs OmniCD
  9.    IBM ISA CD-ROM Drive
  10.    Panasonic CR-521,522,523,562,563
  11.  
  12.  
  13.  
  14.  
  15. Supported Features
  16. ------------------
  17. The OS/2 device driver (SBCD2.ADD) supports the following features:
  18.  
  19.   * Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
  20.     file formats.
  21.  
  22.   * Plays audio from standard audio CDs or mixed mode CD-ROM discs
  23.     containing both data and audio
  24.  
  25.   * Multisession photo CD  (for drives supporting this feature)
  26.  
  27.   * Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats
  28.  
  29.   * MMPM/2 Software Motion Video
  30.  
  31.   * MMPM/2 CD Audio Player
  32.  
  33.   * Software lock, unlock and eject  (for drives supporting this feature)
  34.  
  35.  
  36. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 PRODUCT
  37. AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE
  38. AGREEMENT.
  39.  
  40.  
  41.  
  42.  
  43.  
  44. ----------------
  45. | INSTALLATION |
  46. ----------------
  47.  
  48. Before starting the installation procedure, you should unzip the
  49. files included in the SBCD2.ZIP file and copy them to a diskette.
  50. The diskette you created will be referred to as the "CD-ROM Device
  51. Driver Diskette" in the following installation instructions.
  52.  
  53. The following files are included in the SBCD2.ZIP file:
  54.  
  55.      SBCD2.ADD  -  OS/2 device driver
  56.          *.DDP  -  Installation profiles
  57.     README.PAN  -  This README file.
  58.  
  59.  
  60.  
  61.  
  62. Installation if OS/2 2.1 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 "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. Select the CD-ROM Device Support check box
  85.    e. Select OK
  86.    f. Scroll to the bottom of the CD-ROM device list table and
  87.       select the choice OTHER
  88.    g. Select OK
  89.    h. Select the OK push button to proceed from the System Configuration
  90.       screen to the OS/2 Setup and Installation window
  91.    i. Select Install
  92.    j. When prompted to do so, insert the numbered installation diskettes
  93.       or installation CD-ROM from the OS/2 2.1 product.
  94.  
  95.  
  96. 3. If you have changed the base I/O port address on your CD-ROM
  97.    host adapter card you must edit your CONFIG.SYS file and add
  98.    modify the /P:nnn parameter on the BASEDEV=SBCD2.ADD statement in
  99.    your CONFIG.SYS file.  Refer to the "Device Driver Parameters"
  100.    section below.
  101.  
  102.  
  103. 4. Shut down and restart your system
  104.  
  105.  
  106.  
  107.  
  108. Installation from the CD-ROM version of OS/2 2.1
  109. ------------------------------------------------
  110.  
  111. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  112.  
  113. 2.  Copy the file SBCD2.ADD from the "CD-ROM Device Driver
  114.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  115.  
  116.     (Note: If there is not enough room on the copy of OS/2 2.1
  117.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  118.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  119.      the line BASEDEV=IBM2SCSI.ADD)
  120.  
  121. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  122.     At the end of the file, add the following statement.
  123.  
  124.        BASEDEV=SBCD2.ADD  /P:nnn
  125.  
  126.           where "/P:nnn" is the base I/O port address selected on the
  127.           CD-ROM host interface card.  The default base I/O port address
  128.           for the Sound Blaster adapter is is 220h, so the statement
  129.           would appear as follows if the card is set to address 220h:
  130.  
  131.  
  132.        BASEDEV=SBCD2.ADD  /P:220
  133.  
  134.  
  135.  
  136. 4.  Begin the installation by inserting the Installation Diskette
  137.     into drive A and restarting the system.  When prompted to insert
  138.     Diskette 1, insert the copy that you modifed.
  139.  
  140. 5.  When the System Configuration screen is displayed during installation,
  141.     the CD-ROM Device Support field will display "None".  Do not modify
  142.     the choice and continue with the installation.
  143.  
  144. 6.  After installation is complete, and you have rebooted your system,
  145.     you will not be able to access your CD-ROM drive.  This is due
  146.     to a defect in the OS/2 2.1 install program.  To access your
  147.     CD-ROM drive, perform the following steps:
  148.  
  149.     a. Copy the following files from the OS/2 2.1 Diskette 1
  150.        to the drive which OS/2 was installed.
  151.        (Note: the example assume C:, change if different)
  152.  
  153.        COPY A:OS2CDROM.DMD C:\OS2
  154.        COPY A:CDFS.IFS     C:\OS2
  155.  
  156.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  157.        and add the following statements to the end of the file:
  158.        (Note: the example assume C:, change if different)
  159.  
  160.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  161.        IFS=C:\OS2\CDFS.IFS /Q
  162.  
  163.     c. Shut down and reboot the system
  164.  
  165.  
  166. 7.  You will need to run Selective Install to copy over some remaining
  167.     system files.
  168.  
  169.     a. Open the OS/2 System folder on the desktop.
  170.     b. Open the System Setup folder.
  171.     c. Open Selective Install
  172.     d. Select the CD-ROM Device Support check box
  173.     e. Select OK
  174.     f. Scroll to the bottom of the CD-ROM device list table and
  175.        select the choice OTHER
  176.     g. Select OK
  177.     h. Select the OK push button to proceed from the System Configuration
  178.        screen to the OS/2 Setup and Installation window
  179.     i. Select Install
  180.     j. When prompted to do so, insert the installation CD-ROM
  181.        from the OS/2 2.1 product.
  182.  
  183.  
  184.  
  185. Installation from the diskette version of OS/2 2.1
  186. --------------------------------------------------
  187.  
  188. 1. Install the OS/2 2.1 product from the diskettes
  189.  
  190. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  191.    installed on your fixed disk".
  192.  
  193.  
  194.  
  195.  
  196. --------------------------------------
  197. | SBCD2.ADD Device Driver Parameters |
  198. --------------------------------------
  199.  
  200. This section lists the parameters which are supported for the
  201. SBCD2.ADD device driver.  The parameters can be changed by modifying
  202. the BASEDEV=SBCD2.ADD line in config.sys.
  203.  
  204.  
  205. For the SBCD2.ADD device driver, the syntax for the line in config.sys
  206. is as follows:
  207.  
  208.    BASEDEV=SBCD2.ADD  [/P:nnn]  [T:n] [/NS] [/V]
  209.  
  210.  
  211.    [/P:nnn]
  212.  
  213.      Specifies the base I/O port address of the interface card.
  214.      The value must be the same number as the port address selected
  215.      by the jumper on the host interface card.
  216.  
  217.  
  218.    [/T:nn]
  219.  
  220.       Sets the adapter type connected to the CD-ROM drive.
  221.  
  222.       Supported value is:
  223.          2 = Creative Labs CD-ROM interface card (not Sound Blaster)
  224.  
  225.  
  226.    [/NS]
  227.  
  228.       Disable drive select scan.  Driver will not scan for more than
  229.       one CD-ROM drive.
  230.  
  231.  
  232. Parameter Examples
  233. ------------------
  234.  
  235. 1.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  236.     to standard Panasonic or IBM ISA CD-ROM host adapter:
  237.  
  238.     The standard Panasonic or IBM ISA host adapter supports base I/O
  239.     port addresses of 300h, 310h, 320h or 330h.  For example, if the
  240.     adapter is set to a base I/O port address of 300, the line in
  241.     config.sys should be:
  242.  
  243.         BASEDEV=SBCD2.ADD /P:300
  244.  
  245.  
  246. 2.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  247.     to Creative Labs Sound Blaster Pro, Sound Blaster 16, or Sound
  248.     Blaster 16 MultiCD.
  249.  
  250.     For example, if the Sound Blaster card is set for a base I/O
  251.     address of 220h, the line in config.sys should be:
  252.  
  253.         BASEDEV=SBCD2.ADD /P:220
  254.  
  255.  
  256. 3.  Creative Labs OmniCD attached to standard Creative Labs
  257.     CD-ROM host adapter (not Sound Blaster) :
  258.  
  259.     The standard Creative Labs host adapter supports base I/O port
  260.     addresses of 250h or 260h.  For example, if the adapter is set
  261.     to a base I/O port address of 250, the line in config.sys should be:
  262.  
  263.         BASEDEV=SBCD2.ADD /P:250 /T:2
  264.  
  265.  
  266. 4.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  267.     to Media Vision Jazz 16 sound card.
  268.  
  269.     For example, if the Media Vision card is set for a base I/O
  270.     address of 300h, the line in config.sys should be:
  271.  
  272.         BASEDEV=SBCD2.ADD /P:300  /NS
  273.  
  274.  
  275. 5.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  276.     to Reveal audio card.
  277.  
  278.     For example, if the Reveal audio card is set for a base I/O
  279.     address of 630h, the line in config.sys should be:
  280.  
  281.         BASEDEV=SBCD2.ADD /P:630
  282.  
  283.  
  284.  
  285. --------------------
  286. | Trouble shooting |
  287. --------------------
  288.  
  289. 1. If you are not able to access the CD-ROM drive:
  290.  
  291.  
  292.    a.  Make sure the Base I/O Port Address specified by the /P parameter
  293.        in the config.sys file matches the Base Port Address selected
  294.        on the interface card.
  295.  
  296.  
  297.    b.  Make sure all the required files to operate the CD-ROM drive have
  298.        been installed.  You should have the appropriate BASEDEV=
  299.        statement in CONFIG.SYS for your CD-ROM device driver.  You
  300.        should also have the following statements for the CD-ROM system
  301.        files in your config.sys:
  302.  
  303.  
  304.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  305.           IFS=C:\OS2\CDFS.IFS /Q
  306.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  307.           BASEDEV=SBCD2.ADD  /P:220
  308.  
  309.  
  310.        If you do not have the above statements in your config.sys, you
  311.        must use the OS/2 2.1 Selective Install to install the CD-ROM
  312.        support files.
  313.  
  314.  
  315.  
  316.  
  317. 2.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  318.     different than the drive letter assigned under DOS.
  319.  
  320.     The CD-ROM drive is assigned the next available drive
  321.     letter after drive letters have been assigned for the
  322.     floppy drives and fixed disk drives.
  323.  
  324.     The drive letter is also assigned after any installable block
  325.     device drivers which are located in config.sys before the
  326.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  327.  
  328.     There is currently no mechanism in OS/2 for assigning a specific
  329.     drive letter for the CD-ROM drive.  The drive letter assignment
  330.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  331.     command line.
  332.  
  333.  
  334. ----------------------
  335. | Reporting Problems |
  336. ----------------------
  337.  
  338. Defect reports should include the following information:
  339.  
  340.   CD-ROM Product ID:            i.e. Panasonic 563
  341.   Host adapter:                 i.e. Sound Blaster Pro
  342.   Host CPU type and speed:      i.e. 25MZ 486
  343.  
  344.  
  345.  
  346.  
  347. -------------------------------
  348. | TradeMarks and Copyrights   |
  349. -------------------------------
  350.  
  351. IBM(TM) and OS/2(TM) are registered trademarks of International Business
  352. Machines Corporation.
  353.  
  354. Sound Blaster(C) is a copyright of Creative Labs, Inc.
  355.  
  356.  
  357.