From: Dave Jones <davej@redhat.com>
To: Robert Hancock <hancockr@shaw.ca>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
Linux Kernel <linux-kernel@vger.kernel.org>,
bzolnier@gmail.com, linux-ide@vger.kernel.org
Subject: Add Seagate STT20000A to DMA blacklist.
Date: Mon, 21 May 2007 14:31:03 -0400 [thread overview]
Message-ID: <20070521183102.GA14537@redhat.com> (raw)
In-Reply-To: <4651E2AF.2080109@shaw.ca>
http://bugzilla.kernel.org/show_bug.cgi?id=1044 points out an
additional hard disk that doesn't handle DMA transfers correctly.
This patch is the libata variant of the earlier patch to drivers/ide/
Signed-off-by: Dave Jones <davej@redhat.com>
--- linux-2.6/drivers/ata/libata-core.c~ 2007-05-21 14:27:40.000000000 -0400
+++ linux-2.6/drivers/ata/libata-core.c 2007-05-21 14:28:48.000000000 -0400
@@ -3771,6 +3771,7 @@ static const struct ata_blacklist_entry
{ "ATAPI CD-ROM DRIVE 40X MAXIMUM",NULL,ATA_HORKAGE_NODMA },
{ "_NEC DV5800A", NULL, ATA_HORKAGE_NODMA },
{ "SAMSUNG CD-ROM SN-124","N001", ATA_HORKAGE_NODMA },
+ { "Seagate STT20000A", NULL, ATA_HORKAGE_NODMA },
/* Weird ATAPI devices */
{ "TORiSAN DVD-ROM DRD-N216", NULL, ATA_HORKAGE_MAX_SEC_128 |
--
http://www.codemonkey.org.uk
next prev parent reply other threads:[~2007-05-21 18:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.6aGWKqGWP2vDWJvVhFqggIUaWVk@ifi.uio.no>
[not found] ` <fa.70JldrzRTUl84Jt2lSquANqNr2Q@ifi.uio.no>
[not found] ` <fa.xozW+S/WBbGA8Gv2z3FmAe/XymA@ifi.uio.no>
2007-05-21 18:19 ` Add Seagate STT20000A to DMA blacklist Robert Hancock
2007-05-21 18:31 ` Dave Jones [this message]
2007-05-22 0:02 ` Jeff Garzik
2007-05-21 14:50 Dave Jones
2007-05-21 16:15 ` Alan Cox
2007-05-21 17:27 ` Dave Jones
2007-05-24 0:33 ` Bartlomiej Zolnierkiewicz
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=20070521183102.GA14537@redhat.com \
--to=davej@redhat.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bzolnier@gmail.com \
--cc=hancockr@shaw.ca \
--cc=linux-ide@vger.kernel.org \
--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).