Date: Mon, 12 Apr 2004 20:39:17 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/dev/usb umct.c src/sys/modules Makefile src/sys/modules/umct Makefile Message-ID: <200404130339.i3D3dH6N043852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/04/12 20:39:17 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/conf files
sys/modules Makefile
Added files: (Branch: RELENG_4)
sys/dev/usb umct.c
sys/modules/umct Makefile
Log:
MFC umct(4) driver written by Scott Long <scottl>:
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.
I've been using this with success on my RELENG_4 USB macines. MFC of
umct.4 to follow.
Approved by: re (scottl)
Revision Changes Path
1.340.2.153 +1 -0 src/sys/conf/files
1.5.4.1 +529 -0 src/sys/dev/usb/umct.c (new)
1.110.2.83 +1 -0 src/sys/modules/Makefile
1.2.2.1 +11 -0 src/sys/modules/umct/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404130339.i3D3dH6N043852>
