git: usb4bsd: Fixup some ucom issues.
Markus Pfeiffer
profmakx at crater.dragonflybsd.org
Tue Jan 6 14:14:38 PST 2015
commit 8c494ac4843d68a0ecc8834e0ab8ea5b0dd00d03
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date: Tue Jan 6 19:37:22 2015 +0000
usb4bsd: Fixup some ucom issues.
Implement some of the functionality in ucom. The tty code certainly
needs more work, testing, and bugfixing.
Summary of changes:
sys/bus/u4b/serial/usb_serial.c | 154 +++++++++++++++++++++++++++-------------
sys/bus/u4b/serial/usb_serial.h | 7 ++
sys/sys/tty.h | 3 +-
3 files changed, 115 insertions(+), 49 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8c494ac4843d68a0ecc8834e0ab8ea5b0dd00d03
--
DragonFly BSD source repository
More information about the Commits
mailing list