marcel 2004-11-15 00:00:24 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_dev_ns8250.c
Log:
Be slightly more paranoid about using the divisor in a division and
the calculated baudrate. Neither should be 0.
Revision Changes Path
1.12 +6 -2 src/sys/dev/uart/uart_dev_ns8250.c