marcel 2004/05/03 22:54:02 PDT
FreeBSD src repository
Modified files:
sys/dev/uart uart_core.c
Log:
When the interrupt cannot be INTR_FAST, it still is INTR_MPSAFE.
Mark it as such.
Revision Changes Path
1.9 +2 -2 src/sys/dev/uart/uart_core.c