libata: add another Maxtor drive with broken NCQ to the list
authorChuck Ebbert <cebbert@redhat.com>
Thu, 12 Jul 2007 18:37:19 +0000 (14:37 -0400)
committerJeff Garzik <jeff@garzik.org>
Thu, 12 Jul 2007 20:09:38 +0000 (16:09 -0400)
Add another Maxtor 6B200M0 drive with broken NCQ to the list.

Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c

index a0c0fc8..e127b73 100644 (file)
@@ -3759,6 +3759,7 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {
        { "FUJITSU MHT2060BH",  NULL,           ATA_HORKAGE_NONCQ },
        /* NCQ is broken */
        { "Maxtor 6L250S0",     "BANC1G10",     ATA_HORKAGE_NONCQ },
+       { "Maxtor 6B200M0",     "BANC1BM0",     ATA_HORKAGE_NONCQ },
        { "Maxtor 6B200M0",     "BANC1B10",     ATA_HORKAGE_NONCQ },
        { "HITACHI HDS7250SASUN500G 0621KTAWSD", "K2AOAJ0AHITACHI",
         ATA_HORKAGE_NONCQ },