linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6.22-git13] libata: add ST9160821AS 3.CLF to NONCQ blacklist
@ 2007-07-20  3:49 Tejun Heo
  2007-07-20 11:47 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2007-07-20  3:49 UTC (permalink / raw)
  To: Jeff Garzik, IDE/ATA development list, sam

Yay, the first one from Seagate.  3.ALC firmware is okay.  This was
reported by Sam Freed on bugzilla bug 8759.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Sam Freed <sam@freed.net>
---
 drivers/ata/libata-core.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 88e2dd0..e2ecb7a 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -3769,6 +3769,7 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {
 	{ "Hitachi HTS541616J9SA00", "SB4OC70P", ATA_HORKAGE_NONCQ, },
 	{ "WDC WD740ADFD-00NLR1", NULL,		ATA_HORKAGE_NONCQ, },
 	{ "FUJITSU MHV2080BH",	"00840028",	ATA_HORKAGE_NONCQ, },
+	{ "ST9160821AS",	"3.CLF",	ATA_HORKAGE_NONCQ, },
 
 	/* Devices with NCQ limits */
 

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

* Re: [PATCH 2.6.22-git13] libata: add ST9160821AS 3.CLF to NONCQ blacklist
  2007-07-20  3:49 [PATCH 2.6.22-git13] libata: add ST9160821AS 3.CLF to NONCQ blacklist Tejun Heo
@ 2007-07-20 11:47 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-07-20 11:47 UTC (permalink / raw)
  To: Tejun Heo; +Cc: IDE/ATA development list, sam

Tejun Heo wrote:
> Yay, the first one from Seagate.  3.ALC firmware is okay.  This was
> reported by Sam Freed on bugzilla bug 8759.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> Signed-off-by: Sam Freed <sam@freed.net>
> ---
>  drivers/ata/libata-core.c |    1 +
>  1 file changed, 1 insertion(+)

applied



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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20  3:49 [PATCH 2.6.22-git13] libata: add ST9160821AS 3.CLF to NONCQ blacklist Tejun Heo
2007-07-20 11:47 ` 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).