freebsd-dev/sys/mips/rmi/dev/nlge
John Baldwin c305730dc0 Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by
registering a filter handler rather than a threaded handler.  Also remove
a bogus use of INTR_MPSAFE for a filter.
2011-01-06 21:08:06 +00:00
..
if_nlge.c Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by 2011-01-06 21:08:06 +00:00
if_nlge.h Use if_transmit method instead of if_start, this avoids the interface queue lock. 2010-11-27 13:35:19 +00:00