K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-11-18T21:55:50.953052Z K 7 svn:log V 247 Add locking to mly(4) and mark MPSAFE. - Add a per-softc mutex. - Use mutex as CAM sim lock. - Use taskqueue_thread instead of taskqueue_swi_giant. - Use callout(9) instead of timeout(9). - Use bus_*() instead of bus_space_*(). Tested by: no one END