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

/freebsd-10.3-release/sys/dev/lge/
H A Dif_lgereg.hdiff 152727 Wed Nov 23 18:51:34 MST 2005 jhb Add locking and mark MPSAFE:
- Add locked variants of start, init, and ifmedia_upd.
- Add a mutex to the softc and remove spl calls.
- Use callout(9) rather than timeout(9).
- Setup interrupt handler last in attach.
- Use M_ZERO rather than bzero.

MFC after: 1 week
Tested by: wpaul
H A Dif_lge.cdiff 152727 Wed Nov 23 18:51:34 MST 2005 jhb Add locking and mark MPSAFE:
- Add locked variants of start, init, and ifmedia_upd.
- Add a mutex to the softc and remove spl calls.
- Use callout(9) rather than timeout(9).
- Setup interrupt handler last in attach.
- Use M_ZERO rather than bzero.

MFC after: 1 week
Tested by: wpaul

Completed in 95 milliseconds