freebsd-dev/sys/dev/re
Marius Strobl e9f8886ee1 With r290566 in place it turned out that WOL previously only worked by
accident with RTL8168G and later chips when the interface actually was
brought up. This is due to the fact that with these MAC variants, RXDV
gate needs be disabled for WOL to work. So do just that in re_setwol()
when IFCAP_WOL is requested.
Reported and tested by: dhw

MFC after:	3 days
2015-11-16 21:13:57 +00:00
..
if_re.c With r290566 in place it turned out that WOL previously only worked by 2015-11-16 21:13:57 +00:00