From: Bernd Schubert <bs@q-leap.de>
To: Jeff Garzik <jeff@garzik.org>
Cc: linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org,
linux-kernel@vger.kernel.org, Bernd Schubert <bs@q-leap.de>
Subject: [PATCH 1/3] Re: sil3114 data corruption
Date: Thu, 11 Oct 2007 14:15:34 +0200 [thread overview]
Message-ID: <200710111415.35203.bs@q-leap.de> (raw)
In-Reply-To: <200710111409.56210.bs@q-leap.de>
This will add the Seagate ST3250820AS to the mod15 blacklist.
I think this is rather trivial and should go into any any release as soon as
possible, since there will be data corruption without it for this disk.
Signed-off-by: Bernd Schubert <bs@q-leap.de>
Index: linux-2.6.23-rc9/drivers/ata/sata_sil.c
===================================================================
--- linux-2.6.23-rc9.orig/drivers/ata/sata_sil.c 2007-10-11 10:44:57.000000000
+0200
+++ linux-2.6.23-rc9/drivers/ata/sata_sil.c 2007-10-11 10:45:02.000000000
+0200
@@ -151,6 +151,7 @@ static const struct sil_drivelist {
{ "ST380011ASL", SIL_QUIRK_MOD15WRITE },
{ "ST3120022ASL", SIL_QUIRK_MOD15WRITE },
{ "ST3160021ASL", SIL_QUIRK_MOD15WRITE },
+ { "ST3250820AS", SIL_QUIRK_MOD15WRITE },
{ "Maxtor 4D060H3", SIL_QUIRK_UDMA5MAX },
{ }
};
--
Bernd Schubert
Q-Leap Networks GmbH
next prev parent reply other threads:[~2007-10-11 12:15 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-08 15:09 sil3114 data corruption Bernd Schubert
2007-10-10 9:12 ` Bernd Schubert
2007-10-11 12:09 ` [PATCHES] " Bernd Schubert
2007-10-11 12:15 ` Bernd Schubert [this message]
2007-10-11 12:20 ` [PATCH 2/3] " Bernd Schubert
2007-10-11 12:33 ` [PATCH 3/3] faster workaround Bernd Schubert
2007-10-11 13:26 ` Alan Cox
2007-10-11 14:19 ` Jeff Garzik
2007-10-11 14:39 ` Bernd Schubert
2007-10-11 15:04 ` Jeff Garzik
2007-10-11 15:18 ` Bernd Schubert
2007-10-12 21:08 ` Jeff Garzik
2007-10-15 10:18 ` Bernd Schubert
2007-10-11 14:50 ` Alan Cox
2007-10-11 14:59 ` Jeff Garzik
2007-10-23 8:08 ` Tejun Heo
2007-10-23 17:28 ` Bernd Schubert
2007-10-24 13:39 ` Soeren Sonnenburg
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=200710111415.35203.bs@q-leap.de \
--to=bs@q-leap.de \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.