Date: Fri, 27 Jun 2003 22:45:55 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umct.c src/sys/modules/umct Makefile Message-ID: <200306280545.h5S5jtUO077467@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2003/06/27 22:45:55 PDT FreeBSD src repository Added files: sys/dev/usb umct.c sys/modules/umct Makefile Log: 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. Revision Changes Path 1.1 +510 -0 src/sys/dev/usb/umct.c (new) 1.1 +10 -0 src/sys/modules/umct/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306280545.h5S5jtUO077467>