mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
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 |
||
|---|---|---|
| .. | ||
| if_nfe.c | ||
| if_nfereg.h | ||
| if_nfevar.h | ||