1. NAME▲
z8530_rx_clear - Handle RX events from a stopped chip
2. SYNOPSIS ▲
void z8530_rx_clear(struct z8530_channel * c );
3. ARGUMENTS ▲
c
Z8530 channel to shut up
4. DESCRIPTION ▲
Receive interrupt vectors for a Z8530 that is in AqparkedAq mode. For machines with PCI Z85x30 cards, or level triggered interrupts (eg the MacII) we must clear the interrupt cause or die.
5. AUTHOR ▲
Alan Cox <contact>
Author.
6. COPYRIGHT ▲