Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2016 10:58:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 208343] [em] wake on lan not working with Intel I219 V2
Message-ID:  <bug-208343-2472-k7zpEoaWfH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208343-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208343-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208343

--- Comment #20 from Kaho Toshikazu <kaho@elam.kais.kyoto-u.ac.jp> ---
Created attachment 177062
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177062&action=
=3Dedit
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.=20
The patch attached with this comment forces to enable WOL.=20
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208343-2472-k7zpEoaWfH>