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

/freebsd-10.0-release/sys/dev/fe/
H A Dif_fevar.hdiff 179493 Mon Jun 02 18:12:48 MDT 2008 jhb Make fe(4) MPSAFE:
- Add a mutex to the softc to protect the softc and device hardware.
- Don't leak bus resources if if_alloc() fails during attach.
- Setup the interrupt handler after calling ether_ifattach().
- Use a private timer to manage the transmit watchdog.

Tested by: WATANABE Kazuhiro CQG00620 of nifty.ne.jp
H A Dif_fe_pccard.cdiff 179493 Mon Jun 02 18:12:48 MDT 2008 jhb Make fe(4) MPSAFE:
- Add a mutex to the softc to protect the softc and device hardware.
- Don't leak bus resources if if_alloc() fails during attach.
- Setup the interrupt handler after calling ether_ifattach().
- Use a private timer to manage the transmit watchdog.

Tested by: WATANABE Kazuhiro CQG00620 of nifty.ne.jp
H A Dif_fe.cdiff 179493 Mon Jun 02 18:12:48 MDT 2008 jhb Make fe(4) MPSAFE:
- Add a mutex to the softc to protect the softc and device hardware.
- Don't leak bus resources if if_alloc() fails during attach.
- Setup the interrupt handler after calling ether_ifattach().
- Use a private timer to manage the transmit watchdog.

Tested by: WATANABE Kazuhiro CQG00620 of nifty.ne.jp

Completed in 82 milliseconds