Description of problem: As discussed in Bug 232811, around comment 25, the Maxtor 6B200M0 can't do NCQ and needs to be blacklisted. I suggest the entry { "Maxtor 6B200M0", NULL, ATA_HORKAGE_NONCQ } should be entered into ata_blacklist_entry ata_device_blacklist in drivers/ata/libata-core.c Version-Release number of selected component (if applicable): kernel-2.6.21-1.3228.fc7
Upstream kernel 2.6.22 has: "Maxtor 6B200M0", "BANC1B10" Is this the correct entry for the drive?
"Maxtor 6B200M0", "BANC1B10" added to the next kernel. Reporter still hasn't confirmed this is the exact drive, though.
Sorry for the delay, No, the revision that should be blacklisted is "BANC1BM0" so the correct line will probably be {"Maxtor 6B200M0", "BANC1BM0", ATA_HORKAGE_NONCQ }
Asked upstream if maybe all revisions of this drive should be blacklisted.
The Maxtor 6B200M0 BANC1BM0 has been blacklisted in kernel-2.6.22.1-41.fc7. Thanks (-: