On Gwe, 2006-05-12 at 00:14 +0900, Tejun Heo wrote: > The DMA complete bit of these controllers reflects ATA IRQ status > while no DMA command is in progress. So, we can tell whether the > controller is raising an interrupt or not in deterministic manner. > This patch gives sata_sil its own interrupt handler which behaves much > better than the original one in terms of error detection and handling. > This change is also necessary for later hotplug support. > Is it not possible to avoid duplicating so much code. If the sil_host_intr and a few other _intr routines end up with their own host_intr functions closely based on the core one and intimate state machine knowledge then fixes are going to get missed in one or the other over time - : 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