Jump to content

EIDE2300.ADD

From EDM2
Revision as of 03:38, 1 September 2017 by Martini (talk | contribs) (Created page with "EIDE2300 Driver. BASEDEV = EIDE2300.ADD [/switches] Example: BASEDEV = EIDE2300.ADD /A:0 /U:0 /DMASPEED:7 /U:1 /PIOSPEED:5 ==Parameters== * A: adapter number ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

EIDE2300 Driver.

BASEDEV = EIDE2300.ADD [/switches]

Example:

 BASEDEV = EIDE2300.ADD /A:0 /U:0 /DMASPEED:7 /U:1 /PIOSPEED:5

Parameters

  • A:

adapter number

  • U:

drive number

  • PIOSPEED:

Set the drive PIO speed

The PIO speed of drive is from 0 to 8 or A.

  • DMASPEED:

Set the drive DMA speed

The DMA speed of drive is from 0 to 8. If the drive does not have this feature, the switch will be ignored and the driver will automatically detect and set the speed of drive.

NOTES: Only one speed mode can be specified per drive.

Do not set a speed setting for the driver higher than the speed setting that the EIDE2300.EXE Install utility reported for your drive(s).

The driver will automatically detect and set the speed of drive if user doesn't specify it.