Re: [patch] NCQ blacklist Maxtor 6B200M0/BANC1B10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Simon Griph wrote:
With NCQ enabled, this drive always hangs when under load and remains
hung until the next cold boot.

Very similar to: http://thread.gmane.org/gmane.linux.ide/17640

diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 0abd72d..17e27e9 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -3373,6 +3373,7 @@ static const struct ata_blacklist_entry
ata_device_blacklist [] = {
       /* NCQ is broken */
       { "Maxtor 6L250S0",     "BANC1G10",     ATA_HORKAGE_NONCQ },
/* NCQ hard hangs device under heavier load, needs hard power cycle */
+       { "Maxtor 6B200M0",     "BANC1B10",     ATA_HORKAGE_NONCQ },

Has this been verified under multiple controllers?


-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux