cvs commit: src/sys/dev/usb umct.c src/sys/modules/umct Makefile

Scott Long scottl at FreeBSD.org
Fri Jun 27 22:45:57 PDT 2003


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)


More information about the cvs-all mailing list