]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r264800: fixes for problems found by Coverity scan...
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Apr 2014 13:12:19 +0000 (13:12 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Apr 2014 13:12:19 +0000 (13:12 +0000)
commit70f5dc70684dce3490484dfdc564d562e2304515
tree1f2cbb408b8fefac474990449b19a492c039487e
parent23c2ca138ca8e7d8323bd09008424f4e9dce2699
MFC r264800: fixes for problems found by Coverity scan...
  - Get transmit loop more in line with the other serial drivers.
  - Add a comment about FTDI and ZLPs.
  - Correctly check odditiy of baud rate divisor.
  - Correct IOCTL handling for "error" and "event" char.

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