freebsd-src/sys/dev/stge
Pyun YongHyeon 346de09f2a Implement WOL capability.
- Turn on WOL bits in suspend/shutdown method.
 - WOL is disabled in resume routine as WOL can interfere normal
   Rx operation.
 - Move stge_reset() to stge_init_locked() as resetting hardware
   clears configured Rx information which in turn results in
   non-working Rx module after suspend/shutdown operation.
2008-01-14 07:16:48 +00:00
..
if_stge.c Implement WOL capability. 2008-01-14 07:16:48 +00:00
if_stgereg.h Implement WOL capability. 2008-01-14 07:16:48 +00:00