mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
- Add a mutex to the softc to protect the softc and device hardware. - Use a private watchdog timer. - Setup interrupt handler after ether_ifattach(). - Use bus_foo() rather than bus_space_foo() and remove bus space tag and handle from softc. Tested by: imp |
||
|---|---|---|
| .. | ||
| if_ex.c | ||
| if_ex_isa.c | ||
| if_ex_pccard.c | ||
| if_exreg.h | ||
| if_exvar.h | ||