freebsd-dev/sys/dev/wds
John Baldwin c1dffb2f08 Add locking to wds(4) and mark MPSAFE.
- Add per-softc mutex.
- Use mutex for CAM SIM lock.
- Use bus_*() instead of inb() and outb().
- Use bus_alloc_resource_any() when reasonable.

Tested by:	no one
2014-11-18 22:12:51 +00:00
..
wd7000.c Add locking to wds(4) and mark MPSAFE. 2014-11-18 22:12:51 +00:00