summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2012-09-11 16:04:45 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2012-09-11 16:04:45 +0000
commit476bcfdaafca0342925213178301a71e32b2a0f2 (patch)
treedfa7766b6d9a0931aaf7e9cdc3fc139796ebcd67 /share
parentec02909b7fd85f9d91daa438a847e592f24e26b3 (diff)
Support FTDI FT2232H. This has a new base clock rate, different divisor,
and the buffersizes are now taken from the endpoint descriptors. From Raphael Graf
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/uftdi.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/uftdi.4 b/share/man/man4/uftdi.4
index ac65b252fa1..fa7156f38a6 100644
--- a/share/man/man4/uftdi.4
+++ b/share/man/man4/uftdi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uftdi.4,v 1.27 2009/11/07 05:18:09 deraadt Exp $
+.\" $OpenBSD: uftdi.4,v 1.28 2012/09/11 16:04:43 deraadt Exp $
.\" $NetBSD: uftdi.4,v 1.3 2001/01/13 20:53:22 nathanw Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 7 2009 $
+.Dd $Mdocdate: September 11 2012 $
.Dt UFTDI 4
.Os
.Sh NAME
@@ -41,7 +41,7 @@
The
.Nm
driver provides support for various serial adapters based on the FTDI
-FT8U100AX, FT232BM, FT2232C, FT8U232AM, and FT8U245AM chips.
+FT8U100AX, FT232BM, FT2232C, FT2232H, FT8U232AM, and FT8U245AM chips.
.Pp
The device is accessed through the
.Xr ucom 4