other versions
- wheezy 3.2.78-1
Z8530_RX_CLEAR(9) | Internal Functions | Z8530_RX_CLEAR(9) |
NAME¶
z8530_rx_clear - Handle RX events from a stopped chipSYNOPSIS¶
void
z8530_rx_clear(struct z8530_channel * c);
ARGUMENTS¶
cZ8530 channel to shut up
DESCRIPTION¶
Receive interrupt vectors for a Z8530 that is in 'parked' mode. For machines with PCI Z85x30 cards, or level triggered interrupts (eg the MacII) we must clear the interrupt cause or die.AUTHOR¶
Alan Cox <alan@lxorguk.ukuu.org.uk>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |