K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-09-25T18:43:52.344076Z K 7 svn:log V 265 Lock ncr(4) and mark it MPSAFE along with various other fixes: - Use bus_*() instead of bus_space_*(). - Use device_printf(). - Remove unused global variables and the extra warning suppression they required. - Use callout() instead of timeout(). Reviewed by: se END