IDE driver in polling mode

Mark Lord liml at rtr.ca
Thu Apr 12 23:40:53 EST 2007


Mark Lord wrote:
> Michael,
> 
> Here is a patch to have drivers/ide use polling
> for all operations, in addition to IRQs.

s/in addition to/instead of/

If you need IRQs + polling, then just un-ifdef
the request_irq() and free_irq() lines.

Cheers





More information about the Linuxppc-embedded mailing list