freebsd-src/sys/dev/nfe
Pyun YongHyeon 20e43c4aac If driver is not running, disable interrupts and do not try to
process received frames.  Previously it was possible to handle RX
interrupts even if controller is not fully initialized. This
resulted in non-working driver after system is up and running.

Reported by:	hselasky
Tested by:	hselasky
2011-05-31 18:45:15 +00:00
..
if_nfe.c If driver is not running, disable interrupts and do not try to 2011-05-31 18:45:15 +00:00
if_nfereg.h Add basic WOL support for MCP ethernet controllers. It seems the 2010-11-11 18:08:50 +00:00
if_nfevar.h Add a 'locked' variant of the foo_start() routine and call it directly 2011-01-03 18:28:30 +00:00