sis900_interrupt
Name
sis900_interrupt -- sis900 interrupt handler
Synopsis
void sis900_interrupt
(int irq, void * dev_instance, struct pt_regs * regs);
Arguments
- irq
the irq number
- dev_instance
the client data object
- regs
snapshot of processor context
Description
The interrupt handler does all of the Rx thread work,
and cleans up after the Tx thread