freebsd-skq/sys/dev/nfe
Pyun YongHyeon 52a1393e4c Add basic WOL support for MCP ethernet controllers. It seems the
controller does not perform automatic switching from 1000Mbps link
to 10/100Mbps link when WOL is activated. Implement establishing
10/100Mps link with auto-negotiation in driver. Link status change
handler was modified to remove taskqueue based approach since driver
now needs synchronous handling for link establishment.

Submitted by:	Yamagi Burmeister (lists <> yamagi.org ) (initial version)
Tested by:	Yamagi Burmeister (lists <> yamagi.org )
MFC after:	1 week
2010-11-11 18:08:50 +00:00
..
if_nfe.c Add basic WOL support for MCP ethernet controllers. It seems the 2010-11-11 18:08:50 +00:00
if_nfereg.h Add basic WOL support for MCP ethernet controllers. It seems the 2010-11-11 18:08:50 +00:00
if_nfevar.h Add basic WOL support for MCP ethernet controllers. It seems the 2010-11-11 18:08:50 +00:00