K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-11-18T22:12:51.697971Z K 7 svn:log V 202 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 END