summaryrefslogtreecommitdiff
path: root/share/man/man4/uftdi.4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-01-12 03:07:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-01-12 03:07:42 +0000
commitfda1b16ff80ee9409d34d798ccc0e92bf8a91f2e (patch)
tree0a76214cd012bd2ae5169033cd63fff3a24c0bbc /share/man/man4/uftdi.4
parent207f60b7709a6afc2730d3e5fd90a75a5ae019ae (diff)
update list of chips supported, Chris Hettrick
Diffstat (limited to 'share/man/man4/uftdi.4')
-rw-r--r--share/man/man4/uftdi.47
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/uftdi.4 b/share/man/man4/uftdi.4
index fa7156f38a6..f45a91f7163 100644
--- a/share/man/man4/uftdi.4
+++ b/share/man/man4/uftdi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uftdi.4,v 1.28 2012/09/11 16:04:43 deraadt Exp $
+.\" $OpenBSD: uftdi.4,v 1.29 2014/01/12 03:07:41 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: September 11 2012 $
+.Dd $Mdocdate: January 12 2014 $
.Dt UFTDI 4
.Os
.Sh NAME
@@ -41,7 +41,8 @@
The
.Nm
driver provides support for various serial adapters based on the FTDI
-FT8U100AX, FT232BM, FT2232C, FT2232H, FT8U232AM, and FT8U245AM chips.
+FT8U100AX, FT8U232AM, FT8U245AM, FT232B/H/R, FT245B/R, FT2232C/D/H/L,
+FT4232H and FT-X series chips.
.Pp
The device is accessed through the
.Xr ucom 4