glebius 2005-12-26 10:39:21 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Add simple suspend and resume methods. We call em_stop() on suspend and
em_init() on resume. With this change the network is ready right after
resume, without half minute lag.
Tested by: Jacques Garrigue
Revision Changes Path
1.95 +40 -0 src/sys/dev/em/if_em.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"