]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.
authorscottl <scottl@FreeBSD.org>
Sat, 28 Jun 2003 05:45:55 +0000 (05:45 +0000)
committerscottl <scottl@FreeBSD.org>
Sat, 28 Jun 2003 05:45:55 +0000 (05:45 +0000)
commit4c746c7d28f269753ff14e4f184e9dbddc3ce155
tree8683b7f7cbb94c9aa769eafbe28c40feed90bbb8
parent66180f4d1af37723e120a33e2fdf6e5dd823d567
Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.
This is based on the ubsa driver by Alexander Kabaev along with documentation
gleaned from the Linux mct_u232 driver.  I've had this driver sitting in my
tree for almost 6 months, and several others have found it useful.
sys/dev/usb/umct.c [new file with mode: 0644]
sys/modules/umct/Makefile [new file with mode: 0644]