Re: Question about DMA and cd burning.

vishwas@india.hp.com
Wed, 26 Feb 2003 17:09:49 +0530


use: hdparam -d1 /dev/<hdX>

to enable DMA, if it still says it cannot enable DMA.
try enabling the xfermode,which gives me the same
performace as DMA enabled.

hdparam -X<num> /dev/<hdX>
put num greater than 32..like 33,34 etc (for multiword DMA)
OR greater that 64....like 65 66 etc. (for UltraDMA)

-vvp

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/