Date: Mon, 6 Jun 2011 20:58:15 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 Makefile ucom.4 umcs.4 src/sys/conf files src/sys/dev/usb usb_process.c usbdevs src/sys/dev/usb/serial umcs.c umcs.h src/sys/modules/usb Makefile src/sys/modules/usb/umcs Makefile Message-ID: <201106062100.p56L0DfG032925@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hselasky 2011-06-06 20:58:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
share/man/man4 Makefile ucom.4
sys/conf files
sys/dev/usb usb_process.c usbdevs
sys/modules/usb Makefile
Added files: (Branch: RELENG_8)
share/man/man4 umcs.4
sys/dev/usb/serial umcs.c umcs.h
sys/modules/usb/umcs Makefile
Log:
SVN rev 222777 on 2011-06-06 20:58:15Z by hselasky
MFC r222578 and r222696.
Add new USB serial device driver.
Revision Changes Path
1.460.2.33 +1 -0 src/share/man/man4/Makefile
1.9.2.2 +1 -0 src/share/man/man4/ucom.4
1.1.2.2 +97 -0 src/share/man/man4/umcs.4 (new)
1.1459.2.61 +2 -1 src/sys/conf/files
1.1.2.2 +1075 -0 src/sys/dev/usb/serial/umcs.c (new)
1.1.2.2 +644 -0 src/sys/dev/usb/serial/umcs.h (new)
1.9.2.10 +6 -1 src/sys/dev/usb/usb_process.c
1.421.2.75 +2 -0 src/sys/dev/usb/usbdevs
1.27.2.8 +1 -1 src/sys/modules/usb/Makefile
1.1.2.2 +36 -0 src/sys/modules/usb/umcs/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106062100.p56L0DfG032925>
