> It seems that it821x_tune_chipset() is buggy since it sends SET FEATURES > command even when in smart mode. Shouldn't there be "don't tune" flag > in it812x_fixups() to tell it821x_tune_chipset() to not send SET FEATURES > commands? It's itdev->smart but falls through to ide_config_drive_speed while it should probably just copy bits of the code from it. Thats all fixed in the libata driver which allows chip specific mode setup. - 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