Linus Torvalds wrote:
u8 status = ata_wait_idle(ap);
Vastly decreased wait probably won't work, since we had to increase the wait otherwise.
if (!ata_ok(status))
Correct (re DRQ etc.). Jeff - : 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