Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: ryo
Date: Fri Sep 13 20:50:45 UTC 2019
Modified Files:
src/sys/dev/usb: uftdi.c uftdireg.h
Log Message:
Support serial speeds up to 12mbaud with newer FTDI chips.
baudrate calculation code uftdi_encode_baudrate() from FreeBSD uftdi.c@r330385
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/dev/usb/uftdi.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/usb/uftdireg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index