home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / mitlu002.zip / README.MIT < prev   
Text File  |  1993-11-10  |  12KB  |  320 lines

  1.  
  2.                                                        10 November 1993
  3. ------------
  4. | OVERVIEW |
  5. ------------
  6.  
  7. This README describes an OS/2 device driver (LU005s.ADD) for the
  8. Mitsumi CD-ROM drives.  The device driver supports the older 
  9. Mitsumi CRMC-LU005, and LU002 minus the CD player in MMPM/2
  10. that I've noticed so far.
  11.  
  12. This device driver does support the older Mitsumi CRMC-LU002
  13. CD-ROM drive (also known as the Tandy CDR-1000 or BSR-6800),
  14. but again without CD-player from MMPM/2.
  15.  
  16.  
  17. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 PRODUCT
  18. AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE
  19. AGREEMENT.
  20.  
  21.  
  22.  
  23.  
  24.  
  25. ----------------
  26. | INSTALLATION |
  27. ----------------
  28.  
  29. Before starting the installation procedure, you should unzip the
  30. files included in the MITL002.ZIP file and copy them to a diskette.
  31. The diskette you created will be referred to as the "Mitsumi CD-ROM Device
  32. Driver Diskette" in the following installation instructions.
  33.  
  34. The following files are included in the MITL002.ZIP file:
  35.  
  36.    LU005s.ADD  - OS/2 device driver for Mitsumi LU005, LU002
  37.    LU002.DDP  - Mitsumi device driver installation profile
  38.    README.MIT    - This README file.
  39.  
  40.  
  41.  
  42. Installation if OS/2 2.1 is already installed on your fixed disk
  43. ----------------------------------------------------------------
  44.  
  45. 1. Run the Device Driver installation program
  46.  
  47.    a. Open the OS/2 System folder on the desktop.
  48.    b. Open the System Setup folder.
  49.    c. Open Device Driver Install.
  50.    d. Insert the "Mitsumi CD-ROM Device Driver Diskette"
  51.    e. Select Install
  52.    f. Select the device driver to install from the list
  53.    g. Select OK.
  54.  
  55.    (Note: You do not need to reboot OS/2 before starting step 2 below).
  56.  
  57. 2. After the Device Driver Installation is complete, you must run
  58.    Selective Install to install the files for the OS/2 CD-ROM Device
  59.    Manager and OS/2 CD-ROM File System.
  60.  
  61.    a. Open the OS/2 System folder on the desktop.
  62.    b. Open the System Setup folder.
  63.    c. Open Selective Install
  64.    d. Select the CD-ROM Device Support check box
  65.    e. Select OK
  66.    f. Scroll to the bottom of the CD-ROM device list table and
  67.       select the choice OTHER
  68.    g. Select OK
  69.    h. Select the OK push button to proceed from the System Configuration
  70.       screen to the OS/2 Setup and Installation window
  71.    i. Select Install
  72.    j. When prompted to do so, insert the numbered installation diskettes
  73.       or installation CD-ROM from the OS/2 2.1 product.
  74.  
  75.  
  76. 3. If you have changed the base I/O port address on your CD-ROM
  77.    host adapter card from the default value of 300, you must edit
  78.    your CONFIG.SYS file and add the /P:nnn parameter on the
  79.    BASEDEV=LU005s.ADD statement in your CONFIG.SYS file.  Refer to
  80.    the "Mitsumi Device Driver Parameters" section below.
  81.  
  82.  
  83. 4. Shut down and restart your system
  84.  
  85.  
  86.  
  87.  
  88. Installation from the CD-ROM version of OS/2 2.1
  89. ------------------------------------------------
  90.  
  91. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  92.  
  93. 2.  Copy the file LU005s.ADD from the "Mitsumi CD-ROM Device Driver
  94.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  95.  
  96.     (Note: If there is not enough room on the copy of OS/2 2.1
  97.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  98.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  99.      the line BASEDEV=IBM2SCSI.ADD)
  100.  
  101. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  102.     At the end of the file, add the following statement.
  103.  
  104.        BASEDEV=LU005s.ADD  /P:nnn
  105.  
  106.           where "/P:nnn" is the base I/O port address selected on the
  107.           CD-ROM host interface card.  The default base I/O port address
  108.           for the Mitsumi interface card is 300, so the statement would
  109.           appear as follows if the card is set to address 300:
  110.  
  111.  
  112.        BASEDEV=LU005s.ADD  /P:300
  113.  
  114.  
  115. 4.  Begin the installation by inserting the Installation Diskette
  116.     into drive A and restarting the system.  When prompted to insert
  117.     Diskette 1, insert the copy that you modifed.
  118.  
  119. 5.  When the System Configuration screen is displayed during installation,
  120.     the CD-ROM Device Support field will display "None".  Do not modify
  121.     the choice and continue with the installation.
  122.  
  123. 6.  After installation is complete, and you have rebooted your system,
  124.     you will not be able to access your CD-ROM drive.  This is due
  125.     to a defect in the OS/2 2.1 install program.  To access your
  126.     CD-ROM drive, perform the following steps:
  127.  
  128.     a. Copy the following files from the OS/2 2.1 Diskette 1
  129.        to the drive which OS/2 was installed.
  130.        (Note: the example assume C:, change if different)
  131.  
  132.        COPY A:OS2CDROM.DMD C:\OS2
  133.        COPY A:CDFS.IFS     C:\OS2
  134.  
  135.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  136.        and add the following statements to the end of the file:
  137.        (Note: the example assume C:, change if different)
  138.  
  139.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  140.        IFS=C:\OS2\CDFS.IFS /Q
  141.  
  142.     c. Shut down and reboot the system
  143.  
  144.  
  145. 7.  You will need to run Selective Install to copy over some remaining
  146.     system files.
  147.  
  148.     a. Open the OS/2 System folder on the desktop.
  149.     b. Open the System Setup folder.
  150.     c. Open Selective Install
  151.     d. Select the CD-ROM Device Support check box
  152.     e. Select OK
  153.     f. Scroll to the bottom of the CD-ROM device list table and
  154.        select the choice OTHER
  155.     g. Select OK
  156.     h. Select the OK push button to proceed from the System Configuration
  157.        screen to the OS/2 Setup and Installation window
  158.     i. Select Install
  159.     j. When prompted to do so, insert the installation CD-ROM
  160.        from the OS/2 2.1 product.
  161.  
  162.  
  163.  
  164. Installation from the diskette version of OS/2 2.1
  165. --------------------------------------------------
  166.  
  167. 1. Install the OS/2 2.1 product from the diskettes
  168.  
  169. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  170.    installed on your fixed disk".
  171.  
  172.  
  173.  
  174.  
  175. ------------------------------------
  176. | Mitsumi Device Driver Parameters (Not tested)|
  177. ------------------------------------
  178.  
  179. This section lists the parameters which are supported for the
  180. Mitsumi CD-ROM device driver.  The parameters can be changed by modifying
  181. the BASEDEV=LU005s.ADD line in config.sys.  It is recommended
  182. to change the transfer mode from it default, software polling transfer,
  183. to software interrupt transfer.  This will help lower the CPU utilization
  184. of CD-ROM applications, enabling better performance for other tasks
  185. while the CD-ROM drive is being accessed.  See the /I parameter below.
  186.  
  187.  
  188. For the LU005s.ADD device driver, the syntax for the line in config.sys
  189. is as follows:
  190.  
  191.    BASEDEV=LU005s.ADD [/P:nnn] [I:nn] [/V]
  192.  
  193.  
  194.    [/P:nnn]
  195.  
  196.      Specifies the base I/O port address of the interface card.  This must be
  197.      the same number as specified by the DIP switch on the interface card.
  198.  
  199.  
  200.    [/I:nn]
  201.  
  202.      Specifies the interrupt request (IRQ) channel number.  This must
  203.      match the value specified on the jumper setting on the interface
  204.      card.  If this parameter is not specified, the device driver will
  205.      use software polling transfer.
  206.  
  207.  
  208.    [/V]
  209.  
  210.      The device driver will display the device driver revision level
  211.      and CD-ROM product information at boot time.
  212.  
  213.  
  214. For example, if the host adapter is configured for a base I/O port
  215. address of 0x310 and an IRQ channel of 10, the line in config.sys should
  216. appear as follows:
  217.  
  218.  
  219.     BASEDEV=LU005s.ADD /P:310 /I:10
  220.  
  221.  
  222.  
  223. --------------------
  224. | Trouble shooting |
  225. --------------------
  226.  
  227. 1. If you are not able to access the CD-ROM drive:
  228.  
  229.  
  230.  
  231.    a.  Make sure the Base I/O Port Address specified by the /P parameter
  232.        in the config.sys file matches the Base Port Address selected
  233.        with the DIP switch on the interface card.
  234.  
  235.        The default Base I/O Port Address for the Mitsumi interface card is
  236.        address 0x0300.  If you have changed the Base I/O Port Address on
  237.        the card, you must change the /P parameter on the BASEDEV=LU005s.ADD
  238.        statement in config.sys.
  239.  
  240.        For example, if you changed the Base I/O Port Address to 0x0310, the
  241.        statement in config.sys should be as follows:
  242.  
  243.            BASEDEV=LU005s.ADD /P:310
  244.  
  245.  
  246.    b.  Make sure all the required files to operate the CD-ROM drive have
  247.        been installed.  You should have the appropriate BASEDEV=
  248.        statement in CONFIG.SYS for your CD-ROM device driver.  You
  249.        should also have the following statements for the CD-ROM system
  250.        files in your config.sys:
  251.  
  252.  
  253.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  254.           IFS=C:\OS2\CDFS.IFS /Q
  255.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  256.           BASEDEV=LU005s.ADD /P:300
  257.  
  258.  
  259.        If you do not have the above statements in your config.sys, you
  260.        must use the OS/2 2.1 Selective Install to install the CD-ROM
  261.        support files.
  262.  
  263.  
  264.  
  265. 2. If the performance of background OS/2 tasks seems slow when the CD-ROM
  266.    drive is accessed.  Or, if the performance of the MMPM/2 Software Motion
  267.    Video clips seems slow or jerky.
  268.  
  269.    a.  The LU005s.ADD device driver should be run using the Software
  270.        Interrupt transfer option to enable the best performance in OS/2.
  271.        The IRQ (interrupt request) channel assigned by the jumper on the
  272.        interface card must match the the interrupt channel specified using
  273.        the /I parameter on the BASEDEV=LU005s.ADD statement in config.sys.
  274.        You must assign an IRQ channel that is not being used by any other
  275.        interface cards on your computer.
  276.  
  277.        For example, to enable the Software Interrupt transfer option for
  278.        IRQ channel 10 (which is the default IRQ for the card), the
  279.        statement in config.sys should be as follows:
  280.  
  281.           BASEDEV=LU005s.ADD  /P:300  /I:10
  282.  
  283.  
  284. 3.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  285.     different than the drive letter assigned under DOS.
  286.  
  287.     The CD-ROM drive is assigned the next available drive
  288.     letter after drive letters have been assigned for the
  289.     floppy drives and fixed disk drives.
  290.  
  291.     The drive letter is also assigned after any installable block
  292.     device drivers which are located in config.sys before the
  293.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  294.  
  295.     There is currently no mechanism in OS/2 for assigning a specific
  296.     drive letter for the CD-ROM drive.  The drive letter assignment
  297.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  298.     command line.
  299.  
  300. I was helped in writing this by the person who made the zip file mitfx.zip
  301. Sorry for copying some of your material but I am not a CD-ROm expert 
  302. and anything that is said in this article should be taken with caution as I do
  303. not and will not admit to knowing anything about CD-Rom's in general and especially for OS/2
  304. I solely made this zipped file for the convenience of people with the Drive LU002 from
  305. Mitsumi/ Tandy CDR-1000/BSR-6800.  I apologize for any use of your name Mitsumi/
  306. Tandy/BSR but I am not making any money off of this so don't even try to sue me cause
  307. my net worth is about $100 at any given time.  Anything that may happen to your CD-rom 
  308. disk/drive/ your hardware is solely your responsibility, as I said I just made this file for YOUR
  309. convenience as it worked for me.  Don't expect me to answer any questions but I will do
  310. what I can to get answers for you if you'd like to mail me.!!!!
  311.  
  312. Jim Day                    dayja@ucunix.san.uc.edu
  313.  
  314. A measly freshman at UC/don't send me any money. And I will give you the 
  315. zipped up origional file in this "package" also. This gives you information
  316. on the author(s) along with the file LU005s.add.
  317.  
  318. Excuse the typos.  I do not accept responsibility for anything said in this article.
  319. Good Luck and happy OS/2ing!
  320.