home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / 57_8xos2.exe / README.DOC < prev   
Text File  |  1995-08-04  |  9KB  |  230 lines

  1.  
  2.         *****************************************************
  3.         *             ATAPI CD-ROM drive                    *
  4.         *****************************************************
  5.  
  6.         /////////////////////////////////////////////////////
  7.         ///                                               ///
  8.     ///  Manual for using installer (DOS, OS/2)       ///
  9.     ///                                               ///
  10.         ///             Making   date:  2/20/95           ///
  11.         ///             Modified date:  5/15/95           ///
  12.         ///             Modified date:  7/31/95           ///
  13.         ///             Written by :  MKE(Panasonic)      ///
  14.         /////////////////////////////////////////////////////
  15.  
  16. *******************************************************************************
  17. (A)    PC-DOS and MS-DOS installtion Procedure
  18.     (also supported for Windows 3.1)
  19. *******************************************************************************
  20.  
  21. 1. Supportted CD-ROM drive:
  22.     <ATAPI Interface CD-ROM>
  23.     CR-572-B (double speed, tray loading type)
  24.     CR-574-B (quadruple speed, tray loading type)
  25.     CR-581-x (quadruple speed, tray loading type)
  26.  
  27. 2. Installer file name:
  28.     INSTALL.EXE (Version 1.01, common file for installation)
  29.     INSTALL.DAT (installation's data file for ATAPI CD-ROM)
  30.  
  31. 3. Discription for execution:
  32.     Please type following from the DOS prompt:
  33.         'A:'[return]  or 'B:'[return]
  34.         'INSTALL' [return]
  35.  
  36.  
  37. *******************************************************************************
  38. (B)    OS/2 2.1, 2.11, and Warp 3.0 installtion Procedure
  39. *******************************************************************************
  40.  
  41. 1. Supportted CD-ROM drive:
  42.     <ATAPI Interface CD-ROM>
  43.     CR-572-B (double speed, tray loading type)
  44.     CR-574-B (quadruple speed, tray loading type)
  45.     CR-581-x (quadruple speed, tray loading type)
  46.  
  47. 2. Installer file name:
  48.     INSTOS2.EXE (Version 2.01, common file for installation)
  49.     INSTOS2.DAT (installation's data file for ATAPI CD-ROM)
  50.  
  51. 3. Discription for execution:
  52.     Please type following from the DOS prompt:
  53.         'A:'[return]  or 'B:'[return]
  54.         'INSTOS2' [return]
  55.  
  56.  
  57. Trademarks and Copyrights:
  58.     PC-DOS is a trademarks of International Business Machines Corporation.
  59.     MS-DOS is a trademark of Microsoft corporation.
  60.     OS/2 is a trademarks of International Business Machines Corporation.
  61.     Windows 3.1 is a trademark of Microsoft corporation.
  62.     Sound Blaster is a trademark of Creative Labs, Inc.
  63.  
  64.  
  65.  
  66.  
  67. ------------ cut here ------------ cut here ------------ cut here ------------
  68.  
  69.  
  70.  
  71.  
  72.         /////////////////////////////////////////////////////
  73.         ///                                               ///
  74.     ///Device Driver supportted STATUS in CD-ROM drive///
  75.     ///                                               ///
  76.         ///             Making   date:  3/ 3/95           ///
  77.         ///             Modified date:  5/16/95           ///
  78.         ///             Modified date:  7/31/95           ///
  79.         ///             Written by :  MKE(Panasonic)      ///
  80.         /////////////////////////////////////////////////////
  81.  
  82. *******************************************************************************
  83. (C)    PC-DOS and MS-DOS device driver support
  84.     (also supported for Windows 3.1)
  85. *******************************************************************************
  86.  
  87. 1. Supportted CD-ROM drive:
  88.     <ATAPI Interface CD-ROM>
  89.     CR-572-B (double speed, tray loading type)
  90.     CR-574-B (quadruple speed, tray loading type)
  91.     CR-581-x (quadruple speed, tray loading type)
  92.  
  93. 2. Device Driver name:
  94.     CR_ATAPI.SYS (Version 5.15ss) for DOS
  95.     WDCTRL.386   (Version 1.10 )  for 32bitAccess=on in Windows3.1
  96.  
  97. 3. Driver discription:
  98.     [/D:xxxxxxx]    ---> Device name option
  99.         ex.)DEVICE=CR_ATAPI.SYS /D:MSCD001
  100.  
  101.     *[/P:nnn]    ---> ATAPI base I/O Port Address(hex) option
  102.         ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /P:nnn
  103.         nnn==1F0, 170, 1E8 or 168
  104.         Primary connection:    nnn==1F0
  105.         Secondary connection:    nnn==170
  106.         Tertiary connection:    nnn==1E8(Sound Blaster IDE)
  107.         Quaternary connection:    nnn==168(Sound Blaster IDE)
  108.  
  109.     *[/I:xx]    ---> Interrupt number option(IRQ=10,11,12,14,15)
  110.         ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /I:xx
  111.         Primary connection:    xx==14,10,11,12 or 15
  112.         Secondary connection:    xx==15,10,11,12 or 14
  113.         Tertiary connection:    xx==10,11,12,14 or 15
  114.         Quaternary connection:    xx==10,11,12,14 or 15
  115.  
  116.     *[/W:n]        ---> Waiting value option
  117.         When PC read data from CD-ROM drive, Driver insert waiting
  118.         value into read cycle one by one.
  119.         If you are using PC that are not supported IOCHRDY, please set
  120.         this value(waiting value).
  121.         ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /W:n
  122.         n==0, 1, 2, ... 255
  123.             (For example 106usec/1 wait in 486DX2 66MHz)
  124.  
  125.     *[/Q]        ---> Non stop option
  126.         Non stop(no message <A>bort, <R>etry) in initializing driver.
  127.         ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /Q
  128.  
  129.     *[/E]        ---> Available error correction
  130.         This option is available error correction for CD-G application.
  131.         (Player for not including error correction)
  132.         ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /E
  133.  
  134.     *[/B]        ---> No reset to CD-ROM Drive at boot configration
  135.         This option make invalid that Device Driver reset to CD-ROM
  136.         drive at boot sequence(in CONFIG.SYS).
  137.  
  138.     * : You can omit this option.
  139.  
  140.  
  141.  
  142. *******************************************************************************
  143. (D)    OS/2 2.1, 2.11, and Warp 3.0 device driver support
  144. *******************************************************************************
  145.  
  146. 1. Supportted CD-ROM drive:
  147.     <ATAPI Interface CD-ROM>
  148.     CR-572-B (double speed, tray loading type)
  149.     CR-574-B (quadruple speed, tray loading type)
  150.     CR-581-x (quadruple speed, tray loading type)
  151.  
  152. 2. Device Driver name:
  153.     MKEATAPI.ADD (Version 1.12)
  154.  
  155. 3. Driver discription:
  156.     *[/V]        ---> Verbose Mode option
  157.         Displays controller status and drive type during OS/2
  158.          initialization.
  159.  
  160.     *[/A:n]        ---> Adapter Number option
  161.         Adapter 0 has default parameters for the primary adapter.
  162.         Adapter 1 has default parameters for the secondary adapter.
  163.  
  164.     *[/P:nnn]    ---> ATAPI base I/O Port Address(hex) option
  165.         This parameter overrides the default base I/O port address for
  166.         the adapter indecated. The default I/O address for primary is
  167.         (1F0) and for seconday is (170).
  168.         If you will set this parameter, you should set /I: parameter.
  169.  
  170.     *[/I:xx]    ---> Interrupt number option
  171.         This parameter overrides the default IRQ Number for the adapter
  172.         indecated.The default IRQ level for primary is (14) and for
  173.         secondary is (15).If you will set this parameter, you should
  174.          set /P: parameter.
  175.  
  176.     *[/NI]        ---> No Interrupt Mode( Polling Mode ) option
  177.         When you use IDE HDD and ATAPI CD-ROM drive at the same adapter
  178.         (primary or secondary), the MKEATAPI.ADD driver is automatically
  179.         used this mode.
  180.  
  181.     *[/IOR]        ---> I/O Channel Ready Supported Mode option
  182.         For the adapter with I/O channel ready, the MKEATAPI.ADD driver
  183.         can designate the fastest read mode.
  184.  
  185.     * : You can omit this option.
  186.  
  187. Samples:
  188. ; scan to primary and secondary adapter.
  189. BASEDEV=MKEATAPI.ADD /V
  190.  
  191. ; scan to secondary adapter with I/O channel ready.
  192. BASEDEV=MKEATAPI.ADD /V /A:1 /IOR
  193.  
  194. ; scan to another adapter(I/O address 1E8  IRQ 11) with I/O channel ready.
  195. BASEDEV=MKEATAPI.ADD /V /P:1E8 /I:11 /IOR
  196.  
  197.  
  198.  
  199.  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  200.   CAUTION:
  201.      OS/2 Warp has ATAPI CD-ROM filter driver(IBMIDECD.FLT). If problems occur
  202.      using the IBMIDECD filter, you fix lines in your OS/2 CONFIG.SYS file has
  203.      to be edited as follows:
  204.  
  205.        rem BASEDEV=IBMIDECD.FLT
  206.  
  207.      At the end of the file, add the following statement
  208.  
  209.        BASEDEV=MKEATAPI.ADD /V
  210.  
  211.      and copy to root directory on the OS/2 system drive.
  212.      In this time, if the CR-ROM drive is attached as master to primary or 
  213.      secondary, you should fix a line in your OS/2 CONFIG.SYS file has to be
  214.      edited as follows:
  215.  
  216.        BASEDEV=IBM1S506.ADD /A:x /I
  217.  
  218.      The /A parameter refers to the adapter number that the CD-ROM is attached
  219.      to.The /I parameter indicates that the IBM1S506 driver should not attempt
  220.      to initialize the adapter indicated.
  221.  
  222.  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  223.  
  224. Trademarks and Copyrights:
  225.     PC-DOS is a trademarks of International Business Machines Corporation.
  226.     MS-DOS is a trademark of Microsoft corporation.
  227.     OS/2 is a trademarks of International Business Machines Corporation.
  228.     Windows 3.1 is a trademark of Microsoft corporation.
  229.     Sound Blaster is a trademark of Creative Labs, Inc.
  230.