]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r222578 and r222696.
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 6 Jun 2011 20:58:15 +0000 (20:58 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 6 Jun 2011 20:58:15 +0000 (20:58 +0000)
commit329ecc38c9edfd4cc4afb38c7fce103bcb94554f
treec6c4b6043214beed14e5e7203f7c06b94db8f137
parent29e978114dddcd960a21bf99f42c73290b6a82a6
MFC r222578 and r222696.
Add new USB serial device driver.

git-svn-id: svn://svn.freebsd.org/base/stable/8@222777 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/Makefile
share/man/man4/ucom.4
share/man/man4/umcs.4 [new file with mode: 0644]
sys/conf/files
sys/dev/usb/serial/umcs.c [new file with mode: 0644]
sys/dev/usb/serial/umcs.h [new file with mode: 0644]
sys/dev/usb/usb_process.c
sys/dev/usb/usbdevs
sys/modules/usb/Makefile
sys/modules/usb/umcs/Makefile [new file with mode: 0644]