On Thu, 8 Nov 2007 11:14:56 +0900 Paul Mundt <lethal@xxxxxxxxxxxx> wrote: > By default ata_host_activate() expects a valid IRQ in order to > successfully register the host. This patch enables a special case > for registering polling-only hosts that either don't have IRQs > or have buggy IRQ generation (either in terms of handling or > sensing), which otherwise work fine. > > Hosts that want to use polling mode can simply set ATA_FLAG_PIO_POLLING > and pass in an invalid IRQ. > > Signed-off-by: Paul Mundt <lethal@xxxxxxxxxxxx> Acked-by: Alan Cox <alan@xxxxxxxxxx> May need to tweak polled isapnp support (or add it) to avoid the WARN but I will take care of it - 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