From: Jeff Garzik <jgarzik@pobox.com>
To: Dan McGee <dpmcgee@gmail.com>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] pata_sis: add mode_filter method for certain sis5513 chipsets
Date: Tue, 06 Sep 2011 15:30:18 -0400 [thread overview]
Message-ID: <4E6674CA.6020405@pobox.com> (raw)
In-Reply-To: <1315336919-2737-2-git-send-email-dpmcgee@gmail.com>
On 09/06/2011 03:21 PM, Dan McGee wrote:
> This mirrors a very old commit (3160d5416f39da9d9) to the old sis5513
> IDE driver that prevents certain setups from working. UDMA6, aka
> ATA/133, is not supported on some chipsets and we need to ensure this
> mode is not chosen even if a connected drive supports it. Port this old
> patch forward to the new PATA driver to ensure UDMA5 is the highest mode
> used if that is what is supported.
>
> Kernel bugzilla #41582.
>
> Reviewed-by: Bartlomiej Zolnierkiewicz<bzolnier@gmail.com>
> Signed-off-by: Dan McGee<dpmcgee@gmail.com>
> ---
> drivers/ata/pata_sis.c | 27 ++++++++++++++++++++++++++-
> 1 files changed, 26 insertions(+), 1 deletions(-)
Queued, thanks...
next prev parent reply other threads:[~2011-09-06 19:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-06 19:21 [PATCH 1/2] pata_sis: extract a sis_port_base() method Dan McGee
2011-09-06 19:21 ` [PATCH 2/2] pata_sis: add mode_filter method for certain sis5513 chipsets Dan McGee
2011-09-06 19:30 ` Jeff Garzik [this message]
2011-09-06 20:45 ` [PATCH] Ensure we actually allow UDMA/100 Dan McGee
[not found] ` <4E67402D.2030302@ru.mvista.com>
2011-09-07 16:02 ` [PATCH 1/2] pata_sis: extract a sis_port_base() method Dan McGee
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=4E6674CA.6020405@pobox.com \
--to=jgarzik@pobox.com \
--cc=dpmcgee@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).