cvs commit: src/sys/boot/arm/at91/libat91 xmodem.c
Warner Losh
imp at FreeBSD.org
Thu Aug 10 17:54:51 UTC 2006
imp 2006-08-10 17:54:51 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/libat91 xmodem.c
Log:
MFp4: Increase character timeout to 10. Make it a #define for easier
changes in the future. This helps with getting started and to
overcome the really sucky level of granuality this timeout has in
getc. A timeout of 1 means 'wait until top of next second' rather
than 'wait for at least a second'.
Revision Changes Path
1.2 +10 -9 src/sys/boot/arm/at91/libat91/xmodem.c
More information about the cvs-src
mailing list