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

/freebsd-11-stable/sys/dev/cs/
H A Dif_cs.cdiff 179560 Thu Jun 05 13:04:44 MDT 2008 jhb Make the cs(4) driver MPSAFE:
- Add a mutex to the softc to protect the softc and the device hardware.
- Add a private timer to manage transmit watchdogs rather than using
if_timer/if_watchdog.
- Setup the interrupt handler after ether_ifattach().

Tested by: imp

Completed in 108 milliseconds