[Bug 208343] [em] wake on lan not working with Intel I219 V2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 16 10:58:01 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208343

--- Comment #20 from Kaho Toshikazu <kaho at elam.kais.kyoto-u.ac.jp> ---
Created attachment 177062
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177062&action=edit
a very initial patch to enable WOL for igb

> The igb0 interface does not.  Could a similar fix apply to it?

It seems different problems exist. 
The patch attached with this comment forces to enable WOL. 
Its features are below here.

1. The WOL bit in the variable if_capabilities is always set.
2. Add a functionality for ifconfig wol options.
3. Clear WUFC register instead of WFC register on a reset time.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list