mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
unlike documented may not take effect without an initialization. So don't invoke (*sc_mediachange) directly in lance_mediachange() but go through lance_init_locked(). It's suboptimal to impose this for all chips but given that besides the affected PCI bus front-end the only other front-end which supports media selection is and likely ever will be the 'ledma' front-end I see not enough reason to break the in-driver API for this (though one could argue both ways here). |
||
|---|---|---|
| .. | ||
| am7990.c | ||
| am7990reg.h | ||
| am7990var.h | ||
| am79900.c | ||
| am79900reg.h | ||
| am79900var.h | ||
| if_le_cbus.c | ||
| if_le_isa.c | ||
| if_le_ledma.c | ||
| if_le_pci.c | ||
| lance.c | ||
| lancereg.h | ||
| lancevar.h | ||