*****************************************************
* ATAPI CD-ROM drive *
*****************************************************
/////////////////////////////////////////////////////
/// ///
/// Documentation for Installer(DOS) and ///
/// Documentation for DeviceDriver (DOS, Win3.1) ///
/// ///
/// Making date: 6/11/96 ///
/// ///
/// Copyright (C) 1995-1996 ///
/// Matsushita-Kotobuki Electronics ///
/// Industries Ltd. All rights reserved. ///
/// Documentation by Device Driver Project(DDP) ///
/// ///
/////////////////////////////////////////////////////
*******************************************************************************
(A) PC DOS and MS-DOS installation Procedure
(also supported for Windows 3.1 / Windows For Workgroup 3.11)
*******************************************************************************
1. Supportted CD-ROM drive:
<ATAPI Interface CD-ROM>
CR-572 (2x speed, tray loading type)
CR-574 (4x speed, tray loading type)
CR-581-J/B (4x speed, tray loading type)
CR-581-M (4x speed, tray loading type)
CR-582-xx (6x speed, tray loading type)
CR-583-xx (8x speed, tray loading type)
LK-MC579BP (2x speed, tray loading type)
LK-MC684B(P) (4x speed, tray loading type)
LK-MC688B(P) (8x speed, tray loading type)
2. Installer file name:
INSTALL.EXE (Version 1.12, common file for installation)
INSTALL.DAT (installation's data file for ATAPI CD-ROM)
3. Discription for execution:
Please type following from the DOS prompt:
'A:'[return] or 'B:'[return]
'INSTALL' [return]
*******************************************************************************
(B) PC DOS and MS-DOS device driver support
(also supported for Windows 3.1 / Windows For Workgroup3.11)
*******************************************************************************
1. Supportted CD-ROM drive:
<ATAPI Interface CD-ROM>
CR-572 (2x speed, tray loading type)
CR-574 (4x speed, tray loading type)
CR-581-J/B (4x speed, tray loading type)
CR-581-M (4x speed, tray loading type)
CR-582-xx (6x speed, tray loading type)
CR-583-xx (8x speed, tray loading type)
LK-MC579BP (2x speed, tray loading type)
LK-MC684B(P) (4x speed, tray loading type)
LK-MC688B(P) (8x speed, tray loading type)
2. Device Driver name:
CR_ATAPI.SYS (Version 5.17p) for DOS
WDCTRL.386 (Version 1.10 ) for 32bitDiskAccess=ON in Windows3.1
!!! CAUTION !!!
You can not use WDCTRL.386, when you use 32bitFileAccess=ON in WFW3.11.
Please change 32bitFileAccess=ON to 32bitFileAccess=OFF.
3. Driver discription:
[/D:xxxxxxx] ---> Device name option
ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000
*[/P:nnn] ---> ATAPI base I/O Port Address(hex) option
ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /P:nnn
nnn==1F0, 170, 1E8 or 168
Primary connection: nnn==1F0
Secondary connection: nnn==170
Tertiary connection: nnn==1E8(Sound Blaster IDE)
Quaternary connection: nnn==168(Sound Blaster IDE)
*[/I:xx] ---> Interrupt number option(IRQ=10,11,12,14,15)
ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /I:xx
Primary connection: xx==14,10,11,12 or 15
Secondary connection: xx==15,10,11,12 or 14
Tertiary connection: xx==10,11,12,14 or 15
Quaternary connection: xx==10,11,12,14 or 15
*[/W:n] ---> Waiting value option
When PC read data from CD-ROM drive, Driver insert waiting
value into read cycle one by one.
If you are using PC that are not supported IOCHRDY, please set
this value(waiting value).
ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /W:n
n==0, 1, 2, ... 255
(For example 106usec/1 wait in 486DX2 66MHz)
*[/Q] ---> Non stop option
Non stop(no message <A>bort, <R>etry) in initializing driver.
ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /Q
*[/E] ---> Available error correction
This option is available error correction for CD-G application.
(Player for not including error correction)
ex.)DEVICE=CR_ATAPI.SYS /D:MSCD000 /E
*[/B] ---> No reset to CD-ROM Drive at boot configration
This option make invalid that Device Driver reset to CD-ROM
drive at boot sequence(in CONFIG.SYS).
* : You can omit this option.
Trademarks and Copyrights
PC DOS and OS/2 is a registered trademark
of International Business Machines Corporation.
MS-DOS, MS Windows and CD-ROM Extensions are trademarks
or registered trademarks of Microsoft corporation.
Sound Blaster and Video Blaster is a registered trademark
of Creative Labs, Inc.
All other product/brand names are trademarks or registered trademarks
of their respective companies.