]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Get transmit loop more in line with the other serial drivers.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 23 Apr 2014 05:50:55 +0000 (05:50 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 23 Apr 2014 05:50:55 +0000 (05:50 +0000)
commit543b6e5899582bbb6017cba58f475b7ccd06a76b
treeb54ec94c1d2e9939a3d672753452d28bae66c9c1
parent656380e7259d00c79319cedebc6d19da4e34ac61
- 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.

MFC after: 1 weeks
sys/dev/usb/serial/uftdi.c