home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD1.iso / CDROM / PANASONC / 583-IDE / README.DOC < prev    next >
Encoding:
Text File  |  1995-11-24  |  10.2 KB  |  240 lines

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