Date: Sun, 11 Aug 2002 16:32:33 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/modules Makefile src/sys/modules/uftdi Makefile src/share/man/man4 Makefile uftdi.4 src/sys/dev/usb uftdi.c uftdireg.h Message-ID: <200208112332.g7BNWX4I086050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/08/11 16:32:33 PDT
Modified files:
sys/conf files
sys/modules Makefile
share/man/man4 Makefile
Added files:
sys/modules/uftdi Makefile
share/man/man4 uftdi.4
sys/dev/usb uftdi.c uftdireg.h
Log:
Add the uftdi ucom driver which supports the following adapters:
Inland UAS111
QVS USC-1000
HP USB-Serial adapter shipped with some HP laptops
Submitted by: takawata
MFC After: 7 days
Revision Changes Path
1.159 +1 -0 src/share/man/man4/Makefile
1.1 +80 -0 src/share/man/man4/uftdi.4 (new)
1.685 +1 -0 src/sys/conf/files
1.1 +611 -0 src/sys/dev/usb/uftdi.c (new)
1.1 +348 -0 src/sys/dev/usb/uftdireg.h (new)
1.249 +1 -0 src/sys/modules/Makefile
1.1 +10 -0 src/sys/modules/uftdi/Makefile (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208112332.g7BNWX4I086050>
