NEC 271 and 272 IDE CD-ROM Drives
=================================

INSTALLATION INSTRUCTIONS :
-------------------------
Please copy the following device drivers provided in this diskette onto 
the root directory C:\ of your hard disk drive :

1) CDR271.SYS
2) MSCDEX.EXE

Then use an editor to insert the following lines into the AUTOEXEC.BAT 
and CONFIG.SYS files respectively :

CONFIG.SYS
----------
LASTDRIVE = Z
DEVICE=C:\CDR271.SYS /D:IDECDR /M:S /P:1F0S /I:14 /V

AUTOEXEC.BAT
------------
C:\MSCDEX.EXE /D:IDECDR /M:10 /V 


FOR ENHANCED IDE INTERFACE
--------------------------

CONFIG.SYS SETTING

1. Primary Master Setting
        
        DEVICE=C:\CDR271.SYS /D:IDECDR /M:S /P:1F0 /I:14 /V


2. Primary Slave Setting
        
        DEVICE=C:\CDR271.SYS /D:IDECDR /M:S /P:1F0S /I:14 /V

3. Secondary Master Setting
        
        DEVICE=C:\CDR271.SYS /D:IDECDR /M:S /P:170 /I:15 /V


4. Secondary Slave Setting
        
        DEVICE=C:\CDR271.SYS /D:IDECDR /M:S /P:170S /I:15 /V
   
