]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use 115200 and not 9600 as the initial baudrate. This speeds up
authorMarcel Moolenaar <marcel@FreeBSD.org>
Thu, 27 Apr 2006 05:43:10 +0000 (05:43 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Thu, 27 Apr 2006 05:43:10 +0000 (05:43 +0000)
commitd902fb71da099e57eb2106639d4cf91e46d01168
tree0577d086c2697b0deeec89a8968f9adf5d7d4bc6
parent897f1917a4a854bfd044ec5918b04f3dbf9605fd
Use 115200 and not 9600 as the initial baudrate. This speeds up
detection of the FIFO size. Especially for large FIFOs.
sys/dev/uart/uart_dev_ns8250.c