nfeth_interrupt
error = request_irq(nfEtherIRQ, nfeth_interrupt, IRQF_SHARED,
"eth emu", nfeth_interrupt);
free_irq(nfEtherIRQ, nfeth_interrupt);