I am presuming that DMA is available for IDE....but not sure if it is ON and
working...
TIA!
JB
Do you perhaps mean UDMA? See
http://pcunix.com/SCOFAQ/scotec2.html#udma
--
Tony Lawrence
SCO/Linux Support Tips, How-To's, Tests and more: http://pcunix.com
The simplest way is just an easy speed test.
timex dd if=/dev/rhd00 if=/dev/null bs=1024k count=100
This will read 100 meg from the begining of the drive.
usually if it is above 4 Meg/sec it's using UDMA but
I have seen 7MB/sec on one brand drive using PIO.
Anywhere from 10 MB/sec to 36 MB/sec depending on the
drive and mother board you are testing.
-john
Don't mean to be picky but just incase anyone runs this and finds it doesn't
work, try changing "if=/dev/null" to "of=/dev/null" ;-)
--
Richard Howlett
mailto:ric...@howie.org.uk
Oops, good catch.
-john
Boot: defbootstr wd.debug=udma