From: Jeff Garzik <jgarzik@pobox.com>
To: Christian Gmeiner <christian.gmeiner@gmail.com>
Cc: linux-ide@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
mkp@mkp.net
Subject: Re: [PATCH] pata_cs5536: add quirk for broken udma
Date: Thu, 15 Nov 2012 23:22:54 -0500 [thread overview]
Message-ID: <50A5BF9E.70807@pobox.com> (raw)
In-Reply-To: <CAH9NwWfVBg9srhyfUaHxsfBSoSVyLgDgZUPu_iK6fbQC9krH5A@mail.gmail.com>
On 11/15/2012 05:03 PM, Christian Gmeiner wrote:
> I am working on a device which uses the cs5536 pata driver. There
> are some broken hardware revisions out in the field, which can be
> detected via DMI. On older versions with an embedded BIOS I
> used libata.dma=0 to disable dma completely.
> Now we are switching to a coreboot/seabios based BIOS where we
> have DMI support and so I think its a good idea to get rid of
> all those hacky kernel parameters as the same image
> is used other devices where libata.dma=0 is not a good idea.
>
> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> ---
> drivers/ata/pata_cs5536.c | 32 ++++++++++++++++++++++++++++++
> +-
> 1 file changed, 31 insertions(+), 1 deletion(-)
ACK, but patch is word-wrapped-mangled
next prev parent reply other threads:[~2012-11-16 4:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-15 22:03 [PATCH] pata_cs5536: add quirk for broken udma Christian Gmeiner
2012-11-16 4:22 ` Jeff Garzik [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-09 15:53 Christian Gmeiner
2012-11-28 17:43 ` Jeff Garzik
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=50A5BF9E.70807@pobox.com \
--to=jgarzik@pobox.com \
--cc=christian.gmeiner@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mkp@mkp.net \
/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.