home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 17 Fixes30 / 17-Fixes30.zip / wmitfx.zip / README.MIT < prev   
Text File  |  1995-02-16  |  15KB  |  435 lines

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