linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Lash <jkl@sarvega.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] sata_sil.c: blacklist seagate ST380013AS
Date: Thu, 2 Dec 2004 10:03:04 -0600	[thread overview]
Message-ID: <20041202100304.4e8a9145@homer.sarvega.com> (raw)

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 },

             reply	other threads:[~2004-12-02 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-02 16:03 John Lash [this message]
2004-12-13 13:48 ` [PATCH] sata_sil.c: blacklist seagate ST380013AS John Lash
2004-12-16 19:06   ` John Lash

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=20041202100304.4e8a9145@homer.sarvega.com \
    --to=jkl@sarvega.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@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 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).