From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Oliver Joa <oliver@j-o-a.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: How to Switch DMA off for only one Harddisk at Kernelboot
Date: Mon, 17 Dec 2007 12:58:59 +0100 [thread overview]
Message-ID: <200712171258.59585.bzolnier@gmail.com> (raw)
In-Reply-To: <47665ACE.7020907@j-o-a.de>
On Monday 17 December 2007, Oliver Joa wrote:
> 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?
"hdx=nodma" was added in 2.6.24-rc1, older kernels have only "ide=nodma"
Also "ide=nodma" may not work in older kernel with some buggy host drivers
(they were fixed in 2.6.24-rc1).
Bart
next prev parent reply other threads:[~2007-12-17 11:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-16 18:06 How to Switch DMA off for only one Harddisk at Kernelboot Oliver Joa
2007-12-16 19:25 ` Gabriel C
2007-12-16 19:33 ` Oliver Joa
2007-12-16 19:45 ` Gabriel C
2007-12-16 19:53 ` Oliver Joa
2007-12-16 20:31 ` Gabriel C
2007-12-29 11:50 ` Konstantin A. Lepikhov
2007-12-16 20:16 ` Alan Cox
2007-12-17 11:17 ` Oliver Joa
2007-12-17 11:58 ` Bartlomiej Zolnierkiewicz [this message]
2007-12-17 22:32 ` Lennart Sorensen
2007-12-17 23:44 ` Oliver Joa
2007-12-18 0:04 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200712171258.59585.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=oliver@j-o-a.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.