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

  1. ------------
  2. | OVERVIEW |
  3. ------------
  4.  
  5. This README describes an OS/2 device driver (SONY535.ADD) for the
  6. Sony CDU-531 and Sony CDU-535 series of CD-ROM drives.  The device driver
  7. supports the Sony CDU-531, 535, 6150, 6201, 6205, 6251, 7201 and
  8. 7205 CD-ROM drives attached to a Sony CDB-240 series (or compatible)
  9. host adapter.
  10.  
  11.  
  12. Supported Features
  13. ------------------
  14. The OS/2 Sony CD-ROM device driver (SONY535.ADD) supports the
  15. following features:
  16.  
  17.   * Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
  18.     file formats.
  19.  
  20.   * Plays audio from standard audio CDs or mixed mode CD-ROM discs
  21.     containing both data and audio
  22.  
  23.   * Single session photo CD
  24.  
  25.   * Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats
  26.  
  27.   * MMPM/2 CD Audio Player
  28.  
  29.   * Software lock, unlock and eject
  30.  
  31.   * Data transfer via software polling or interrupts
  32.  
  33.  
  34. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 PRODUCT
  35. AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE
  36. AGREEMENT.
  37.  
  38.  
  39.  
  40.  
  41.  
  42. ----------------
  43. | INSTALLATION |
  44. ----------------
  45.  
  46. Before starting the installation procedure, you should unzip the
  47. files included in the SONY535.ZIP file and copy them to a diskette.
  48. The diskette you created will be referred to as the "Sony CD-ROM Device
  49. Driver Diskette" in the following installation instructions.
  50.  
  51. The following files are included in the SONY535.ZIP file:
  52.  
  53.    SONY535.ADD  - OS/2 device driver for Sony CD-ROM drive
  54.    S535CDB.DDP  - Installation profile
  55.    README.535   - This README file.
  56.  
  57.  
  58.  
  59. Installation if OS/2 2.1 is already installed on your fixed disk
  60. ----------------------------------------------------------------
  61.  
  62. 1. Run the Device Driver installation program
  63.  
  64.    a. Open the OS/2 System folder on the desktop.
  65.    b. Open the System Setup folder.
  66.    c. Open Device Driver Install.
  67.    d. Insert the "Sony CD-ROM Device Driver Diskette"
  68.    e. Select Install
  69.    f. Select the device driver to install from the list
  70.    g. Select OK.
  71.  
  72.    (Note: You do not need to reboot OS/2 before starting step 2 below).
  73.  
  74. 2. After the Device Driver Installation is complete, you must run
  75.    Selective Install to install the files for the OS/2 CD-ROM Device
  76.    Manager and OS/2 CD-ROM File System.
  77.  
  78.    a. Open the OS/2 System folder on the desktop.
  79.    b. Open the System Setup folder.
  80.    c. Open Selective Install
  81.    d. Select the CD-ROM Device Support check box
  82.    e. Select OK
  83.    f. Scroll to the bottom of the CD-ROM device list table and
  84.       select the choice OTHER
  85.    g. Select OK
  86.    h. Select the OK push button to proceed from the System Configuration
  87.       screen to the OS/2 Setup and Installation window
  88.    i. Select Install
  89.    j. When prompted to do so, insert the numbered installation diskettes
  90.       or installation CD-ROM from the OS/2 2.1 product.
  91.  
  92.  
  93. 3. If you have changed the base I/O port address on your CD-ROM
  94.    host adapter card you must edit your CONFIG.SYS file and add
  95.    modify the /P:nnnn parameter on the BASEDEV=SONY535.ADD statement in
  96.    your CONFIG.SYS file.  Refer to the "Sony Device Driver Parameters"
  97.    section below.
  98.  
  99.  
  100. 4. Shut down and restart your system
  101.  
  102.  
  103.  
  104.  
  105. Installation from the CD-ROM version of OS/2 2.1
  106. ------------------------------------------------
  107.  
  108. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  109.  
  110. 2.  Copy the file SONY535.ADD from the "Sony CD-ROM Device Driver
  111.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  112.  
  113.     (Note: If there is not enough room on the copy of OS/2 2.1
  114.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  115.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  116.      the line BASEDEV=IBM2SCSI.ADD)
  117.  
  118. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  119.     At the end of the file, add the following statement.
  120.  
  121.        BASEDEV=SONY535.ADD  /P:nnn
  122.  
  123.           where "/P:nnn" is the base I/O port address selected on the
  124.           CD-ROM host interface card.  The default base I/O port address
  125.           for the Sony CDB-242 interface card is 340h, so the statement
  126.           would appear as follows if the card is set to address 340h:
  127.  
  128.  
  129.        BASEDEV=SONY535.ADD  /P:340
  130.  
  131.  
  132.  
  133. 4.  Begin the installation by inserting the Installation Diskette
  134.     into drive A and restarting the system.  When prompted to insert
  135.     Diskette 1, insert the copy that you modifed.
  136.  
  137. 5.  When the System Configuration screen is displayed during installation,
  138.     the CD-ROM Device Support field will display "None".  Do not modify
  139.     the choice and continue with the installation.
  140.  
  141. 6.  After installation is complete, and you have rebooted your system,
  142.     you will not be able to access your CD-ROM drive.  This is due
  143.     to a defect in the OS/2 2.1 install program.  To access your
  144.     CD-ROM drive, perform the following steps:
  145.  
  146.     a. Copy the following files from the OS/2 2.1 Diskette 1
  147.        to the drive which OS/2 was installed.
  148.        (Note: the example assume C:, change if different)
  149.  
  150.        COPY A:OS2CDROM.DMD C:\OS2
  151.        COPY A:CDFS.IFS     C:\OS2
  152.  
  153.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  154.        and add the following statements to the end of the file:
  155.        (Note: the example assume C:, change if different)
  156.  
  157.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  158.        IFS=C:\OS2\CDFS.IFS /Q
  159.  
  160.     c. Shut down and reboot the system
  161.  
  162.  
  163. 7.  You will need to run Selective Install to copy over some remaining
  164.     system files.
  165.  
  166.     a. Open the OS/2 System folder on the desktop.
  167.     b. Open the System Setup folder.
  168.     c. Open Selective Install
  169.     d. Select the CD-ROM Device Support check box
  170.     e. Select OK
  171.     f. Scroll to the bottom of the CD-ROM device list table and
  172.        select the choice OTHER
  173.     g. Select OK
  174.     h. Select the OK push button to proceed from the System Configuration
  175.        screen to the OS/2 Setup and Installation window
  176.     i. Select Install
  177.     j. When prompted to do so, insert the installation CD-ROM
  178.        from the OS/2 2.1 product.
  179.  
  180.  
  181.  
  182. Installation from the diskette version of OS/2 2.1
  183. --------------------------------------------------
  184.  
  185. 1. Install the OS/2 2.1 product from the diskettes
  186.  
  187. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  188.    installed on your fixed disk".
  189.  
  190.  
  191.  
  192.  
  193. ---------------------------------
  194. | Sony Device Driver Parameters |
  195. ---------------------------------
  196.  
  197. This section lists the parameters which are supported for the
  198. Sony CD-ROM device driver.  The parameters can be changed by modifying
  199. the BASEDEV=SONY535.ADD line in config.sys.  It is recommended
  200. to change the transfer mode from it default, software polling transfer,
  201. to software interrupt transfer.  This will help lower the CPU utilization
  202. of CD-ROM applications, enabling better performance for other tasks
  203. while the CD-ROM drive is being accessed.  See the /I parameter below.
  204.  
  205.  
  206. For the SONY535.ADD device driver, the syntax for the line in config.sys
  207. is as follows:
  208.  
  209.    BASEDEV=SONY535.ADD [/P:nnn] [I:nn] [/U:d,d...] [/V]
  210.  
  211.  
  212.    [/P:nnn]
  213.  
  214.      Specifies the base I/O port address of the interface card.
  215.      The value must be the same number as the port address selected
  216.      by the jumper on the host interface card.
  217.  
  218.  
  219.    [/I:nn]
  220.  
  221.      Specifies the interrupt request (IRQ) channel number.  This must
  222.      match the value specified on the jumper setting on the interface
  223.      card. If this parameter is not specified, the device driver will use
  224.      software polling transfer.
  225.  
  226.      Note: Some Sony host adapter cards did not ship with the plastic
  227.            jumper switch to select the IRQ channel on the IRQ jumper block.
  228.            You must obtain and install the plastic jumper switch to enable
  229.            the IRQ channel.
  230.  
  231.  
  232.    [/U:d,d...]
  233.  
  234.      Specifies the drive unit number which the Sony CD-ROM drive is
  235.      set to.  The value of d must be set to 0,1,2 or 3.  If more than
  236.      one Sony CD-ROM drive is attached to the adapter, this parameter
  237.      must be specified. If only one CD-ROM drive is attached to the
  238.      adapter, and this parameter is not specified, then the default unit
  239.      id used by the driver is 0.
  240.  
  241.  
  242.    [/V]
  243.  
  244.      The device driver will display the device driver revision level
  245.      and CD-ROM product information at boot time.
  246.  
  247.  
  248.  
  249. Sony CDU-535 Device Driver Parameter Examples
  250. ---------------------------------------------
  251.  
  252. 1.  Sony CD-ROM drive attached to Sony CDB-240 series host adapter:
  253.  
  254.     For example, if the Sony host adapter is set to a base I/O port
  255.     address of 360, the line in config.sys should be:
  256.  
  257.         BASEDEV=SONY535.ADD /P:360
  258.  
  259.  
  260. 2.  Sony CD-ROM drive attached to Sony CDB-240 series host adapter.
  261.  
  262.     If the Sony CD-ROM drive is attached to the Sony host adapter at
  263.     base I/O port address of 360h, and the driver is operating in interrupt
  264.     mode at IRQ channel 5, the line in your config.sys should be:
  265.  
  266.         BASEDEV=SONY535.ADD /P:360 /I:5
  267.  
  268.  
  269. 3.  Multiple Sony CD-ROM drives daisy chained to Sony CDB-240 series
  270.     host adapter
  271.  
  272.     For example, if two Sony CD-ROM drives are daisy chained from
  273.     the Sony host adapter with the first drive set to drive unit 0
  274.     and the second set to drive unit 1, the line in config.sys
  275.     should appear as follows:
  276.  
  277.         BASEDEV=SONY535.ADD /P:340  /U:0,1
  278.  
  279.  
  280.  
  281.  
  282. --------------------
  283. | Known Problems   |
  284. --------------------
  285.  
  286. 1.  Slow transfer rate on some 386 class machines.
  287.  
  288.     We are investigating a problem with slow transfer rates on some
  289.     386 class machines.  The transfer rate on those machines only
  290.     achieves a transfer rate of 75K/sec, instead of the 150KB/sec which
  291.     the drive supports.
  292.  
  293.  
  294. --------------------
  295. | Trouble shooting |
  296. --------------------
  297.  
  298. 1. If you are not able to access the CD-ROM drive:
  299.  
  300.  
  301.    a.  Add the /V parameter switch to the BASEDEV=SONY535.ADD statement
  302.        in your CONFIG.SYS file.  For example:
  303.  
  304.           BASEDEV=SONY535.ADD /P:340 /V
  305.  
  306.  
  307.        After rebooting, the device driver will display the list of
  308.        drives it has identified.   For example:
  309.  
  310.          IBM OS/2 SONY535.ADD 1.00
  311.          SONY    CDROM CDU-535-01 1.0a  Port:340  Units: 0 IRQ:Polled
  312.  
  313.  
  314.        If no units were detected, the following message is displayed:
  315.  
  316.          IBM OS/2 SONY535.ADD 1.00
  317.          No units detected.
  318.  
  319.  
  320.        If no units were detected, see step 1b below.
  321.        If units were detected, see step 1c below.
  322.  
  323.  
  324.  
  325.    b.  Make sure the Base I/O Port Address specified by the /P parameter
  326.        in the config.sys file matches the Base Port Address selected
  327.        with the DIP switch on the interface card.
  328.  
  329.        The default Base I/O Port Address for the Sony interface card
  330.        is address 340h.  If you have changed the Base I/O Port Address on
  331.        the card, you must change the /P parameter on the BASEDEV=SONY535.ADD
  332.        statement in config.sys.
  333.  
  334.        For example, if you changed the Base I/O Port Address to 360h, the
  335.        statement in config.sys should be as follows:
  336.  
  337.            BASEDEV=SONY535.ADD /P:360
  338.  
  339.  
  340.    c.  Make sure all the required files to operate the CD-ROM drive have
  341.        been installed.  You should have the appropriate BASEDEV=
  342.        statement in CONFIG.SYS for your CD-ROM device driver.  You
  343.        should also have the following statements for the CD-ROM system
  344.        files in your config.sys:
  345.  
  346.  
  347.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  348.           IFS=C:\OS2\CDFS.IFS /Q
  349.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  350.           BASEDEV=SONY535.ADD  /P:340
  351.  
  352.  
  353.        If you do not have the above statements in your config.sys, you
  354.        must use the OS/2 2.1 Selective Install to install the CD-ROM
  355.        support files.
  356.  
  357.  
  358.  
  359. 2. If the performance of background OS/2 tasks seems slow when the CD-ROM
  360.    drive is accessed.  Or, if the performance of the MMPM/2 Software Motion
  361.    Video clips seems slow or jerky.
  362.  
  363.    a.  The SONY535.ADD device driver should be run using the Software
  364.        Interrupt transfer option to enable the best performance in OS/2.
  365.        The IRQ (interrupt request) channel assigned by the jumper on the
  366.        interface card must match the the interrupt channel specified using
  367.        the /I parameter on the BASEDEV=SONY535.ADD statement in config.sys.
  368.        You must assign an IRQ channel that is not being used by any other
  369.        interface cards on your computer.
  370.  
  371.        For example, to enable the Software Interrupt transfer option for
  372.        IRQ channel 5, the statement in config.sys should be as follows:
  373.  
  374.           BASEDEV=SONY535.ADD  /P:340  /I:5
  375.  
  376.  
  377. 3.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  378.     different than the drive letter assigned under DOS.
  379.  
  380.     The CD-ROM drive is assigned the next available drive
  381.     letter after drive letters have been assigned for the
  382.     floppy drives and fixed disk drives.
  383.  
  384.     The drive letter is also assigned after any installable block
  385.     device drivers which are located in config.sys before the
  386.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  387.  
  388.     There is currently no mechanism in OS/2 for assigning a specific
  389.     drive letter for the CD-ROM drive.  The drive letter assignment
  390.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  391.     command line.
  392.  
  393.  
  394. ----------------------
  395. | Reporting Problems |
  396. ----------------------
  397.  
  398. Bug reports must include the following information:
  399.  
  400.   CD-ROM Product ID:            i.e. Sony CDU-535-01
  401.   CD-ROM Firmware Level:        i.e. 1.0a
  402.   Device Driver Transfer Mode:  Software Polling or Interrupt driven
  403.   Machine Model:                i.e. Dell 466/M
  404.   Host CPU type and speed:      i.e. 25MZ 486
  405.  
  406.  
  407. The CD-ROM product ID and firmware level can be displayed at
  408. boot time by adding the /V switch to the BASEDEV=SONY535.ADD line
  409. in config.sys.  For example, the following line may be displayed at boot
  410. time after the OS/2 logo screen is displayed:
  411.  
  412.  
  413.   SONY    CDROM CDU-535-01 1.0a  Port:340  Units: 0 IRQ:Polled
  414.  
  415.  
  416. The firmware level in the above example is 1.0a.
  417.  
  418.  
  419.  
  420. -------------------------------
  421. | TradeMarks and Copyrights   |
  422. -------------------------------
  423.  
  424. IBM(TM) and OS/2(TM) are registered trademarks of International Business
  425. Machines Corporation.
  426.  
  427. Sony(R) is a registered trademarks of Sony Corporation.
  428.  
  429.  
  430.  
  431.