Configue IDE ATA hard disk to use DMA transfer

1 January 2000 by Snakefoot | Comment » | Trackback Off
To get the best performance of your IDE hard disk, then one should make sure that DMA transfer mode is enabled. Windows NT4 SP4 will automatically enable DMA transfer mode, but it might cause problems with drives, which doesn't support DMA transfers like old HDD and CD-ROM drives.

When DMA Transfer is enabled the following DWORD registry key is set:

[HKEY_LOCAL_MACHINE \System \CurrentControlSet \Services \ATAPI \Parameters \DeviceX]
DriveParameter=0x1

Note the possible values are 0x1 (on - default), 0x0 (off), 0x2 (Forced on)

More Info MS KB Q191774 (Dmacheck.exe)

Updated: 12 May 2007

Leave a comment


NB! Use the Forum for computer help and off-topic questions.

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>