Date: Wed, 5 Mar 2008 14:13:30 +0000 (UTC) From: Rink Springer <rink@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile uslcom.4 src/sys/amd64/conf GENERIC src/sys/conf NOTES files src/sys/dev/usb usbdevs uslcom.c src/sys/i386/conf GENERIC src/sys/modules Makefile src/sys/modules/uslcom Makefile Message-ID: <200803051413.m25EDU9o054744@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rink 2008-03-05 14:13:30 UTC
FreeBSD src repository
Modified files:
share/man/man4 Makefile
sys/amd64/conf GENERIC
sys/conf NOTES files
sys/dev/usb usbdevs
sys/i386/conf GENERIC
sys/modules Makefile
Added files:
share/man/man4 uslcom.4
sys/dev/usb uslcom.c
sys/modules/uslcom Makefile
Log:
Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratories
CP2101/CP2102 based USB serial adapters.
Reviewed by: imp, emaste
Obtained from: OpenBSD
MFC after: 2 weeks
Revision Changes Path
1.411 +1 -0 src/share/man/man4/Makefile
1.1 +422 -0 src/share/man/man4/uslcom.4 (new)
1.494 +1 -0 src/sys/amd64/conf/GENERIC
1.1473 +2 -0 src/sys/conf/NOTES
1.1277 +1 -0 src/sys/conf/files
1.341 +26 -0 src/sys/dev/usb/usbdevs
1.1 +2095 -0 src/sys/dev/usb/uslcom.c (new)
1.482 +1 -0 src/sys/i386/conf/GENERIC
1.557 +1 -0 src/sys/modules/Makefile
1.1 +10 -0 src/sys/modules/uslcom/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803051413.m25EDU9o054744>
