Re: How to Switch DMA off for only one Harddisk at Kernelboot
From: Oliver Joa
Date: Mon Dec 17 2007 - 06:17:50 EST
Hi,
Alan Cox wrote:
[...]
For the current kernel and libata you can use libata.dma=3, and it will
select DMA for disk (1) + CD (2) but not CF cards. With the older IDE it
should be sufficient to use hda=nodma
Thanks a lot, but it does not work:
If I use libata.dma=3 I get the following:
[ 0.000000] Unknown boot option `libata.dma=3': ignoring
And if I use hda=nodma:
[ 0.000000] ide_setup: hda=nodma -- BAD OPTION
I use kernel 2.6.21.5.
Any Idea?
Thanks
Olli
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/