cvs commit: src/sys/dev/usb ufoma.c umodem.c
Warner Losh
imp at FreeBSD.org
Sun Aug 31 03:22:32 UTC 2008
imp 2008-08-31 03:22:19 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ufoma.c umodem.c
Log:
SVN rev 182506 on 2008-08-31 03:22:19Z by imp
All the other routines returned EIO from the param routine. Return it
from umodem and ufoma.
With these changes, umodem kinda works for me now. It certainly gets
past the "tip" bug that I found earlier where 115200 wasn't a valid
baud rate. This was "broken" in the mpsafetty commit, but in reality,
umodem was always broken.
Revision Changes Path
1.12 +1 -1 src/sys/dev/usb/ufoma.c
1.74 +1 -1 src/sys/dev/usb/umodem.c
More information about the cvs-src
mailing list