yongari 2008-04-11 04:01:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/stge if_stge.c if_stgereg.h
Log:
MFC if_stge.c rev 1.11, if_stgereg.h rev 1.4 to RELENG_7.
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.
Revision Changes Path
1.9.2.2 +46 -11 src/sys/dev/stge/if_stge.c
1.3.2.1 +8 -0 src/sys/dev/stge/if_stgereg.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"