Re: [PATCH 18/19] ide: add ide_use_fast_pio() helper

From: Alan
Date: Fri Jan 12 2007 - 10:05:28 EST


> 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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/