K 10 svn:author V 6 marius K 8 svn:date V 27 2005-03-31T21:55:39.000000Z K 7 svn:log V 463 MFC: 1.13 - Allocate the interrupt resource as RF_SHAREABLE allowing uart(4) to work with shared IRQs in case the bus code, MD interrupt code, etc. permits. Together with sys/sparc64/sparc64/intr_machdep.c rev. 1.21 (MFC'ed in rev. 1.19.2.1) this fixes an endless loop in uart_intr() when using the second NS16550 on the ISA bus of sparc64 machines. - Destroy the hardware mutex on detach and in case attaching fails. Approved by: re (kensmith, scottl) END