K 10 svn:author V 3 njl K 8 svn:date V 27 2004-08-13T06:22:24.000000Z K 7 svn:log V 232 MPSAFE locking * Remove the interrupt wrapper that locked Giant and call the handler directly. Mark the handler as MPSAFE. * Don't attempt to detect if a handler is installed. Leave that to the bus_alloc_resource() function. END