Searched hist:143025 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/uart/
H A Duart_core.cdiff 143025 Wed Mar 02 09:30:14 MST 2005 marius - 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 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: marcel

Completed in 73 milliseconds