summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-01-12 03:07:41 +0000
committerderaadt <deraadt@openbsd.org>2014-01-12 03:07:41 +0000
commit958e67b19aaf11321e76d779573850a75e82c9ec (patch)
tree3b9f69d5da968b23c49a27691de42f77584b3d03
parentsync (diff)
downloadwireguard-openbsd-958e67b19aaf11321e76d779573850a75e82c9ec.tar.xz
wireguard-openbsd-958e67b19aaf11321e76d779573850a75e82c9ec.zip
update list of chips supported, Chris Hettrick
-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