All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simos Xenitellis <simos.lists@googlemail.com>
To: linux-ide@vger.kernel.org
Subject: Add one more HITACHI SATA disk to NCQ blacklist
Date: Thu, 31 Jan 2008 16:33:14 +0000	[thread overview]
Message-ID: <1201797194.7165.13.camel@user-computer> (raw)

Hi,
The hard disk with 
	model num: "HITACHI HTS541616J9SA00"
	model rev: "SB4IC7UP"

is causing NCQ errors and should be blacklisted.
Currently the blacklist for Hitachi hard disks includes

	{ "HITACHI HDS7250SASUN500G*", NULL,    ATA_HORKAGE_NONCQ },
	{ "HITACHI HDS7225SBSUN250G*", NULL,    ATA_HORKAGE_NONCQ },
...
	/* Blacklist entries taken from Silicon Image 3124/3132
	   Windows driver .inf file - also several Linux problem reports */
	{ "HTS541060G9SA00",    "MB3OC60D",     ATA_HORKAGE_NONCQ, },
	{ "HTS541080G9SA00",    "MB4OC60D",     ATA_HORKAGE_NONCQ, },
	{ "HTS541010G9SA00",    "MBZOC60D",     ATA_HORKAGE_NONCQ, },


http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=drivers/ata/libata-core.c;hb=HEAD

The same hard disk causing NCQ errors to different users,
http://www.nabble.com/hdparm--B-1-and-Load_Cycle-on-Hitachi-HTS541616J9SA00-td14702758.html
https://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/137470


Could you please add the entry
	{ "HITACHI HTS541616J9SA00",    NULL,     ATA_HORKAGE_NONCQ, },

Simos



             reply	other threads:[~2008-01-31 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-31 16:33 Simos Xenitellis [this message]
2008-01-31 17:21 ` Add one more HITACHI SATA disk to NCQ blacklist Mark Lord
2008-01-31 17:23   ` Mark Lord
     [not found] ` <311601c90801310907y1c016392i3ffc1d3a7d64853e@mail.gmail.com>
2008-01-31 21:15   ` Simos Xenitellis

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=1201797194.7165.13.camel@user-computer \
    --to=simos.lists@googlemail.com \
    --cc=linux-ide@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.