My new Dell XPS m1330 comes with this Hitachi drive. You'd think they'd have sorted things out by now but it produces tons of spurious completion errors when NCQ is on. Signed-off-by: Philip Langdale <philipl@xxxxxxxxx> --- linux-2.6.22/drivers/ata/libata-core.c 2007-08-24 16:13:37.000000000 -0700 +++ linux-new/drivers/ata/libata-core.c 2007-08-26 16:03:15.215383641 -0700 @@ -3801,6 +3801,7 @@ { "Hitachi HTS541616J9SA00", "SB4OC70P", ATA_HORKAGE_NONCQ, }, { "WDC WD740ADFD-00NLR1", NULL, ATA_HORKAGE_NONCQ, }, { "FUJITSU MHV2080BH", "00840028", ATA_HORKAGE_NONCQ, }, + { "Hitachi HTS722020K9A300", "DC4OC54P", ATA_HORKAGE_NONCQ, }, /* Devices with NCQ limits */ - 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