Re: RFC: i8259.c cleanup
From: Michael Sokolov <hidden>
Date: 2001-11-07 23:00:35
From: Michael Sokolov <hidden>
Date: 2001-11-07 23:00:35
Geert Uytterhoeven [off-list ref] wrote:
But because you have 2 cascaded i8259s it's more complex to poll both i8259s than to read the single magic interrupt acknowledge register.
True, an Interrupt Acknowledge cycle is more efficient than polling. I guess we could make two versions of the 8259 code, one using the more efficient Interrupt Acknowledge cycle and the other using polling for machines that don't support interrupt acknowledge. MS ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/