From: Jeff Garzik <jeff@garzik.org>
To: Simon Griph <wslnptc@gmail.com>
Cc: htejun@gmail.com, linux-ide@vger.kernel.org
Subject: Re: [patch] NCQ blacklist Maxtor 6B200M0/BANC1B10
Date: Mon, 28 May 2007 09:00:26 -0400 [thread overview]
Message-ID: <465AD26A.4050502@garzik.org> (raw)
In-Reply-To: <ecd3e9720704291931m742accd1h7d9f2c5d4362b7dc@mail.gmail.com>
Simon Griph wrote:
> With NCQ enabled, this drive always hangs when under load and remains
> hung until the next cold boot.
>
> Very similar to: http://thread.gmane.org/gmane.linux.ide/17640
>
> diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
> index 0abd72d..17e27e9 100644
> --- a/drivers/ata/libata-core.c
> +++ b/drivers/ata/libata-core.c
> @@ -3373,6 +3373,7 @@ static const struct ata_blacklist_entry
> ata_device_blacklist [] = {
> /* NCQ is broken */
> { "Maxtor 6L250S0", "BANC1G10", ATA_HORKAGE_NONCQ },
> /* NCQ hard hangs device under heavier load, needs hard power
> cycle */
> + { "Maxtor 6B200M0", "BANC1B10", ATA_HORKAGE_NONCQ },
> { "Maxtor 6B250S0", "BANC1B70", ATA_HORKAGE_NONCQ },
> /* Blacklist entries taken from Silicon Image 3124/3132
> Windows driver .inf file - also several Linux problem reports */
applied
prev parent reply other threads:[~2007-05-28 13:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-30 2:31 [patch] NCQ blacklist Maxtor 6B200M0/BANC1B10 Simon Griph
2007-05-25 3:16 ` Jeff Garzik
2007-05-28 13:00 ` Jeff Garzik [this message]
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=465AD26A.4050502@garzik.org \
--to=jeff@garzik.org \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=wslnptc@gmail.com \
/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).