linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]: Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist
@ 2007-07-10 22:13 Prarit Bhargava
  2007-07-11  1:38 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Prarit Bhargava @ 2007-07-10 22:13 UTC (permalink / raw)
  To: linux-ide, jgarzik; +Cc: Prarit Bhargava

Add Hitachi HDS7250SASUN500G 0621KTAWSD to list of devices with broken NCQ.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>

diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 981b397..4a38cd5 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -3788,6 +3788,8 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {
 	/* NCQ is broken */
 	{ "Maxtor 6L250S0",     "BANC1G10",     ATA_HORKAGE_NONCQ },
 	{ "Maxtor 6B200M0",	"BANC1B10",	ATA_HORKAGE_NONCQ },
+	{ "HITACHI HDS7250SASUN500G 0621KTAWSD", "K2AOAJ0AHITACHI",
+	 ATA_HORKAGE_NONCQ },
 	/* NCQ hard hangs device under heavier load, needs hard power cycle */
 	{ "Maxtor 6B250S0",	"BANC1B70",	ATA_HORKAGE_NONCQ },
 	/* Blacklist entries taken from Silicon Image 3124/3132

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-11  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10 22:13 [PATCH]: Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist Prarit Bhargava
2007-07-11  1:38 ` Jeff Garzik

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).