Linux ATA/IDE development
 help / color / mirror / Atom feed
* ata: blacklist FUJITSU MHW2160BH PL
@ 2010-05-04 16:32 Tim Gardner
  2010-05-05 23:33 ` Robert Hancock
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Gardner @ 2010-05-04 16:32 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-ide

>From e21186c4fc02cdd1932365d39d1ba7b2e48417f3 Mon Sep 17 00:00:00 2001
From: Chuck Short <zulcss@ubuntu.com>
Date: Fri, 18 Jan 2008 13:21:16 -0500
Subject: [PATCH] ata: blacklist FUJITSU MHW2160BH PL

OriginalAuthor: Chuck Short <zulcss@ubuntu.com>
BugLink: http://bugs.launchpad.net/bugs/175834

Signed-off-by: Chuck Short <zulcss@ubuntu.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>

Signed-off-by: Ben Collins <ben.collins@canonical.com>
---
 drivers/ata/libata-core.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 49cffb6..3100827 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -4369,6 +4369,7 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {
 	{ "HTS541060G9SA00",    "MB3OC60D",     ATA_HORKAGE_NONCQ, },
 	{ "HTS541080G9SA00",    "MB4OC60D",     ATA_HORKAGE_NONCQ, },
 	{ "HTS541010G9SA00",    "MBZOC60D",     ATA_HORKAGE_NONCQ, },
+	{ "FUJITSU MHW2160BH PL", "0084001E",   ATA_HORKAGE_NONCQ, },
 
 	/* https://bugzilla.kernel.org/show_bug.cgi?id=15573 */
 	{ "C300-CTFDDAC128MAG",	"0001",		ATA_HORKAGE_NONCQ, },
-- 
1.7.0.4


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

end of thread, other threads:[~2010-05-06  6:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04 16:32 ata: blacklist FUJITSU MHW2160BH PL Tim Gardner
2010-05-05 23:33 ` Robert Hancock
2010-05-06  6:48   ` Tim Gardner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox