marcel 2006-04-23 21:15:08 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_dev_ns8250.c
Log:
MFp4: Calculate the divisor before setting the DLAB bit. This
prevents that there's a control flow that leaves the DLAB
bit set.
Revision Changes Path
1.20 +2 -2 src/sys/dev/uart/uart_dev_ns8250.c