Date: Sun, 31 Aug 2008 03:22:19 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ufoma.c umodem.c Message-ID: <200808310322.m7V3MWlZ054389@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808310322.m7V3MWlZ054389>
