CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/07 11:12:22
Modified files: sys/dev/ic : re.c Log message: Try recollecting RX/TX descriptors if we are going to switch back to TX/RX interrupts. There seems to be a race between turning on TX/RX interrupt and asserting TX/RX interrupt by the hardware. >From [EMAIL PROTECTED]