diff options
author | jhb <jhb@FreeBSD.org> | 2008-07-04 21:13:18 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2008-07-04 21:13:18 +0000 |
commit | ab5a1a3be383b4ffe9b6cdd9d2652c8c195a0e29 (patch) | |
tree | a4f37019ce62ea10512d972dd4cb9d3dbb1fc6fb /sys/modules | |
parent | a495f456d1f1492b415b437aaf9f5ec5f676c239 (diff) | |
download | FreeBSD-src-ab5a1a3be383b4ffe9b6cdd9d2652c8c195a0e29.zip FreeBSD-src-ab5a1a3be383b4ffe9b6cdd9d2652c8c195a0e29.tar.gz |
Make sbsh(4) MPSAFE:
- Add a mutex to the softc and use it to protect the softc and device
hardware.
- Setup interrupt handler after ether_ifattach().
- Remove unused sbsh_watchdog() routine.
- Protect against concurrent attempts to load firmware.
Diffstat (limited to 'sys/modules')
0 files changed, 0 insertions, 0 deletions