RE: How to turn off ide dma ...

Ho Lee (Ho_Lee@sdesigns.com)
Fri, 6 Jun 2003 10:42:38 -0700


I misunderstood it. In that case, hdx=noautotune (x=[a..d]) would work.
It disables autotuning the drive, so the ide_dma_check method of DMA
procedure is not called. Eventually Linux doesn't check whether the
drive is DMA capable or not, and use PIO mode for the drive.

Regards,
Ho

-----Original Message-----
From: Stephan von Krawczynski [mailto:skraw@ithnet.com]
Sent: Friday, June 06, 2003 10:21 AM
To: Ho Lee
Cc: linux-kernel@vger.kernel.org
Subject: Re: How to turn off ide dma ...

On Fri, 6 Jun 2003 10:22:52 -0700
Ho Lee <Ho_Lee@sdesigns.com> wrote:

>
> ide=nodma option would help you. It disables DMA on every
> IDE interfaces.

Thanks, I know that. My problem is disabling DMA on _certain_ ide devices,
while others remain with DMA enabled. How do you do that?

Regards,
Stephan
-
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/