[ltp] T40: DMA Mode
linux-thinkpad@linux-thinkpad.org
linux-thinkpad@linux-thinkpad.org
Fri, 7 Nov 2003 17:28:19 +0100
> On Fri, 7 Nov 2003 16:34:02 +0100
> Wait, doesn't this means you do have DMA enabled?
doh, i forgot this one:
# hdparm -d1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
> Could you send "hdparm /dev/hda" and "hdparm -i /dev/hda"? They are
> easier to read, maybe something will then show up.
here it comes:
# hdparm /dev/hda
/dev/hda:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 0 (off)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 55456/15/63, sectors = 52406066, start = 0
# hdparm -i /dev/hda
/dev/hda:
Model=FUJITSU MHS2030AT, FwRev=8205, SerialNo=NLA2T3815V2V
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
RawCHS=16383/15/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=16
CurCHS=16383/15/63, CurSects=15481935, LBA=yes, LBAsects=52406066
IORDY=yes, tPIO={min:240,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
AdvancedPM=yes: mode=0x80 (128) WriteCache=enabled
Drive conforms to: ATA/ATAPI-6 T13 1410D revision 3a:
* signifies the current active mode
Markus