]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r339587:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Oct 2018 12:13:05 +0000 (12:13 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Oct 2018 12:13:05 +0000 (12:13 +0000)
commitcde9661418cd46d292018a7b9a6f0c2aaa49b9bc
treec04a315881410537cfae53e470cce0234ef51ccb
parent129c859297a6f62c5daa5b14bfee979a081f7930
MFC r339587:
Added support for formula-based arbitrary baud rates, in contrast to
the current fixed values, which enables use of rates above 1 Mbps.
Improved the detection of HXD chips, and the status flag handling as
well.

Submitted by: Gabor Simon <gabor.simon75@gmail.com>
PR: 225932
Differential revision: https://reviews.freebsd.org/D16639
Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/9@339854 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/serial/uplcom.c