Quote:
|
Originally Posted by Jason Dunn
Quote:
|
Originally Posted by djtipmothee
...is there a way to check within XP if the ATA/100 is enabled on my drive?
|
Nope, ATA is all BIOS-level stuff. You'll have to check the BIOS and see if the drive is in that mode. Assuming that your motherboard supports it, it's automatic though - no need to turn it on.
|
In the "you learn something new every day" department, yes, you can check that from inside of XP, though you have to know what drive is on which channel. Go to Device Manager and open IDE/ATAPI Controllers list. Double-click on either Primary or Secondary IDE Channel (whichever one has the drive you're interested in). You can determine the mode your drive is currently running in by looking in the box labelled 'Current Transfer Mode'. Again, you have to know whether the drive is master (Device 0) or slave (Device 1). Here's what the mode numbers mean.
Ultra DMA Mode 5 - 100 MB/s (ATA100)
Ultra DMA Mode 4 - 66.7 MB/s (ATA66)
Ultra DMA Mode 3 - 44.4 MB/s
Ultra DMA Mode 2 - 33.3 MB/s (ATA33)
Ultra DMA Mode 1 - 25 MB/s
Ultra DMA Mode 0 - 16.7 MB/s (original ATA)
Also, there are times when you need to turn it on. Many CD-ROMs, CD-Rs and DVD players get installed with DMA turned off by default. If you're having performance problems, check here and change the setting to 'DMA if available'. If the device supports DMA, this will turn it on. If it doesn't it won't have any effect.
I've never personally had a DMA hard drive fail to be set to its highest potential before, but checking this is a common suggestion for people having hard drive performance problems, so it must happen sometimes.