linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Haroldo Gamal <haroldo.gamal@infolink.com.br>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] sata_sil.c: blacklist seagate ST3200822AS
Date: Mon, 13 Dec 2004 14:01:09 -0200	[thread overview]
Message-ID: <1102953668.15647.30.camel@gamal> (raw)

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

Jeff,

Here is the patch to add the seagate ST3200822AS to the "sata_sil.c"
blacklist.

Thank you in advance,

-- 
Haroldo Gamal
Departamento Técnico
haroldo.gamal@infolink.com.br
http://www.infolink.com.br

[-- Attachment #2: sata_sil.patch --]
[-- Type: text/x-patch, Size: 592 bytes --]

diff -Naur linux-2.6.9-1.6_FC2/drivers/scsi/sata_sil.c linux-2.6.9-1.6_FC2.hg/drivers/scsi/sata_sil.c
--- linux-2.6.9-1.6_FC2/drivers/scsi/sata_sil.c	2004-11-19 01:00:46.000000000 -0200
+++ linux-2.6.9-1.6_FC2.hg/drivers/scsi/sata_sil.c	2004-12-13 13:45:44.000000000 -0200
@@ -88,6 +88,7 @@
 	{ "ST3120023AS",	SIL_QUIRK_MOD15WRITE },
 	{ "ST3160023AS",	SIL_QUIRK_MOD15WRITE },
 	{ "ST3120026AS",	SIL_QUIRK_MOD15WRITE },
+	{ "ST3200822AS",	SIL_QUIRK_MOD15WRITE },
 	{ "ST340014ASL",	SIL_QUIRK_MOD15WRITE },
 	{ "ST360014ASL",	SIL_QUIRK_MOD15WRITE },
 	{ "ST380011ASL",	SIL_QUIRK_MOD15WRITE },

                 reply	other threads:[~2004-12-13 16:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1102953668.15647.30.camel@gamal \
    --to=haroldo.gamal@infolink.com.br \
    --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).