summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-04-28 13:18:30 +0000
committerian <ian@FreeBSD.org>2014-04-28 13:18:30 +0000
commitfaf1fb225965638f990e26fa051acac68e79acbd (patch)
tree71b71db64dfb6bf779acf1d297086d354097cf65 /share/man
parent1fa6b5cd9cd4ac4d0ac04e91486bc3b588977e6b (diff)
downloadFreeBSD-src-faf1fb225965638f990e26fa051acac68e79acbd.zip
FreeBSD-src-faf1fb225965638f990e26fa051acac68e79acbd.tar.gz
MFC r264018: update list of supported FTDI chips.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/uftdi.430
1 files changed, 26 insertions, 4 deletions
diff --git a/share/man/man4/uftdi.4 b/share/man/man4/uftdi.4
index bfaa780..05bc18a 100644
--- a/share/man/man4/uftdi.4
+++ b/share/man/man4/uftdi.4
@@ -29,12 +29,13 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 20, 2011
+.Dd March 31, 2014
.Dt UFTDI 4
.Os
.Sh NAME
.Nm uftdi
-.Nd USB support for serial adapters based on the FT8U100AX and FT8U232AM chips
+.Nd USB support for serial adapters based on the FTDI family of USB
+serial adapter chips.
.Sh SYNOPSIS
To compile this driver into the kernel,
place the following lines in your
@@ -54,8 +55,29 @@ uftdi_load="YES"
.Sh DESCRIPTION
The
.Nm
-driver provides support for various serial adapters based on the FTDI
-FT2232C, FT8U100AX and FT8U232AM chips.
+driver provides support for various serial adapters based on the
+following FTDI chips:
+.Pp
+.Bl -bullet -compact
+.It
+FT8U100AX
+.It
+FT8U232AM
+.It
+FT8U232BM
+.It
+FT232R
+.It
+FT2232C
+.It
+FT2232D
+.It
+FT2232H
+.It
+FT4232H
+.It
+FT230X
+.El
.Pp
The device is accessed through the
.Xr ucom 4
OpenPOWER on IntegriCloud