***************************************************** * SCSI CD-ROM / CD-R drive * ***************************************************** ///////////////////////////////////////////////////// /// /// /// Documentation for Installer(DOS) and /// /// Documentation for DeviceDriver (DOS, Win3.1) /// /// /// /// Making date: 6/10/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 / CD-R drive: CR-533 (2x speed, caddy loading type CD-ROM) CR-503 (2x speed, tray loading type CD-ROM) CR-504 (4x speed, tray loading type CD-ROM) CR-506 (8x speed, tray loading type CD-ROM) LK-MC509S (2x speed, tray loading type CD-ROM) LK-MC604S (4x speed, tray loading type CD-ROM) LK-MC605xx (4x speed, tray loading type CD-ROM) LK-MW602xxx (4x Read speed, 2x speed write, tray loading type CD-Recordable) LK-MC608xx (8x speed, tray loading type CD-ROM) 2. Installer file name: INSTALL.EXE (Version 1.12, common file for installation) INSTALL.DAT (installation's data file for SCSI 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 Workgroup 3.11) ******************************************************************************* 1. Supportted CD-ROM drive: CR-533 (2x speed, caddy loading type CD-ROM) CR-503 (2x speed, tray loading type CD-ROM) CR-504 (4x speed, tray loading type CD-ROM) CR-506 (8x speed, tray loading type CD-ROM) LK-MC509S (2x speed, tray loading type CD-ROM) LK-MC604S (4x speed, tray loading type CD-ROM) LK-MC605xx (4x speed, tray loading type CD-ROM) LK-MW602xxx (4x Read speed, 2x speed write, tray loading type CD-Recordable) LK-MC608xx (8x speed, tray loading type CD-ROM) 2. Device Driver name: CR_ASPI.SYS (Version 5.19) for ASPI Manager under DOS CR_DCAM.SYS (Version 5.19) for DCAM Manager under DOS !!! CAUTION !!! Please use ASPI Manager or DCAM Manager for our CD-ROM device drivers. for example, ASPI4DOS.SYS and CR_ASPI.SYS for AHA-154x SCSI adapter ASPI2DOS.SYS and CR_ASPI.SYS for AHA-152x/151x SCSI adapter DCAM950.EXE and CR_DCAM.SYS for TMC-85x SCSI adapter DCAM18xx.EXE and CR_DCAM.SYS for TMC-16xx SCSI adapter 3. Driver discription(option switches): [/D:xxxxxxx] ---> Device name option ex.)DEVICE=CR_ASPI.SYS /D:MSCD001 ex.)DEVICE=CR_DCAM.SYS /D:MSCD001 *[/Q] ---> Non stop option Non stop(no message bort, etry) in initializing driver. ex.)DEVICE=CR_ASPI.SYS /D:MSCD000 /Q ex.)DEVICE=CR_DCAM.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_ASPI.SYS /D:MSCD000 /E ex.)DEVICE=CR_DCAM.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. AHA-154x/152x are products of Adaptec Corporation. Future/CAM is a registered trademark of Future Domain Corporation. All other product/brand names are trademarks or registered trademarks of their respective companies.