K 10 svn:author V 5 wpaul K 8 svn:date V 27 2001-07-16T16:35:09.000000Z K 7 svn:log V 279 Change the interrupt handler a bit so that we call the nge_rxeof() handler when we get an RX_ERR interrupt rather than the nge_rxeoc() handler. The rxeoc (end of channel) handler attempts to reinitialize the whole NIC, which we don't want to do if we only received a bad packet. END