cvs commit: src/sys/dev/usb uftdi.c uftdireg.h
Ed Maste
emaste at FreeBSD.org
Thu Jan 24 18:41:45 PST 2008
emaste 2008-01-25 02:41:44 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uftdi.c uftdireg.h
Log:
Calculate baud rate divisor instead of allowing only a fixed set of
standard rates.
Obtained from OpenBSD
src/sys/dev/usb/uftdi.c 1.29
src/sys/dev/usb/uftdireg.h 1.11
OpenBSD revisions noted by: ticso, on hackers
Revision Changes Path
1.38 +66 -18 src/sys/dev/usb/uftdi.c
1.3 +5 -17 src/sys/dev/usb/uftdireg.h
More information about the cvs-src
mailing list