cvs commit: src/sys/dev/sio sio.c
Bruce Evans
bde at FreeBSD.org
Fri Sep 26 04:36:11 PDT 2003
bde 2003/09/26 04:36:09 PDT
FreeBSD src repository
Modified files:
sys/dev/sio sio.c
Log:
Use the correct speed in the delay for the transmission of a character
in the loopback test in the probe. The delay was too short for consoles
at speeds lower than about 3200 bps. This shouldn't have caused many
problems, since such low speeds are rare and the probe is forced to
succeed for consoles.
Revision Changes Path
1.411 +4 -1 src/sys/dev/sio/sio.c
More information about the cvs-src
mailing list