linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sata_sil.c: blacklist seagate ST380013AS
@ 2004-12-02 16:03 John Lash
  2004-12-13 13:48 ` John Lash
  0 siblings, 1 reply; 3+ messages in thread
From: John Lash @ 2004-12-02 16:03 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linux Kernel Mailing List

Jeff,

here's a patch to add seagate ST380013AS to the sata_sil.c blacklist. and a
pointer to the relevant thread on lkml.

http://www.ussg.iu.edu/hypermail/linux/kernel/0412.0/0120.html

--john

--- linux-2.6.10-rc2-bk13.orig/drivers/scsi/sata_sil.c  2004-12-01
22:39:34.000000000 -0600+++ linux-2.6.10-rc2-bk13/drivers/scsi/sata_sil.c      
2004-12-01 10:22:59.000000000 -0600@@ -84,6 +84,7 @@ struct sil_drivelist {
        { "ST330013AS",         SIL_QUIRK_MOD15WRITE },
        { "ST340017AS",         SIL_QUIRK_MOD15WRITE },
        { "ST360015AS",         SIL_QUIRK_MOD15WRITE },
+       { "ST380013AS",         SIL_QUIRK_MOD15WRITE },
        { "ST380023AS",         SIL_QUIRK_MOD15WRITE },
        { "ST3120023AS",        SIL_QUIRK_MOD15WRITE },
        { "ST3160023AS",        SIL_QUIRK_MOD15WRITE },

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

end of thread, other threads:[~2004-12-16 19:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-02 16:03 [PATCH] sata_sil.c: blacklist seagate ST380013AS John Lash
2004-12-13 13:48 ` John Lash
2004-12-16 19:06   ` John Lash

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