CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/10/05 16:59:57
Modified files: sys/dev/ic : re.c Log message: Disable interrupts in the interrupt handler. This is what FreeBSD does, and it seems to fix the occasional watchdog timeout when using MSI. tested by many