Searched hist:179775 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ex/
H A Dif_ex.cdiff 179775 Fri Jun 13 10:26:28 MDT 2008 jhb Make ex(4) MPSAFE:
- 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

Completed in 73 milliseconds