freebsd-dev/sys/dev/lge
John Baldwin b05223a327 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
2005-11-23 18:51:34 +00:00
..
if_lge.c Add locking and mark MPSAFE: 2005-11-23 18:51:34 +00:00
if_lgereg.h Add locking and mark MPSAFE: 2005-11-23 18:51:34 +00:00