home *** CD-ROM | disk | FTP | other *** search
- CD-ROM INSTALLATION INFORMATION
- ===============================
-
- INSTALLATION INSTRUCTIONS :
- -------------------------
- Please copy the following device drivers provided in this diskette onto
- the root directory C:\ of your hard disk drive :
-
- 1) NECIDE.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:\NECIDE.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:\NECIDE.SYS /D:IDECDR /M:S /P:1F0 /I:14 /V
-
- 2. Primary Slave Setting
-
- DEVICE=C:\NECIDE.SYS /D:IDECDR /M:S /P:1F0S /I:14 /V
-
- 3. Secondary Master Setting
-
- DEVICE=C:\NECIDE.SYS /D:IDECDR /M:S /P:170 /I:15 /V
-
- 4. Secondary Slave Setting
-
- DEVICE=C:\NECIDE.SYS /D:IDECDR /M:S /P:170S /I:15 /V
-
-
- I/O PORT ADDRESS
-
- When you connect your IDE interface to the drive, you need to
- define the port that your card's IDE interface uses. There
- are two IDE ports from which you can select: Primary and Secondary.
- These ports are industry standards for the combination of
- I/O addresses and IRQ line used by your IDE interface
- (see Table 1-1).
-
- Table 1-1: Standard settings for the respective IDE ports.
-
- IDE Port IRQ Lines I/O Addresses Used
-
- Primary 14 1F0H to 1F7H
- Secondary 15 170H to 177H
-
- The names of these IDE ports do not indicate any kind of sequence
- for adding IDE devices. Also, you can only connect two IDE devices
- to each IDE port in a system. These devices will use the same I/O
- addresses and IRQ line.
-
- The primary port should be used only if the IDE device is connected
- to the hard disk controller card.
-
-
- ********** End of README.TXT **********
-