]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r339587:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Oct 2018 12:11:27 +0000 (12:11 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Oct 2018 12:11:27 +0000 (12:11 +0000)
commitab79aab717637b42b5b2454ab772020eb868f151
treeaa25acd082660c8da8a1406bb3a5419a4ea45bd3
parent8fb8a12a82ddede251c6bda5fcdd65b971073807
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/10@339853 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/serial/uplcom.c