diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-02-07 23:51:52 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-02-07 23:51:52 +0000 |
commit | 7ca0801d7dbb070f6863b4ba315915a3f6ca69f2 (patch) | |
tree | cd36d47475e44812c4063be4343bbc3c5e354c69 /share | |
parent | 9cb98f52cc1693b3508777d331c04fd11cb79e6d (diff) |
Add support for MaxStream XBee ZigBee Development Kit USB interface.
From Darrin Chandler
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/uftdi.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/uftdi.4 b/share/man/man4/uftdi.4 index c754f774b71..806bc4c3066 100644 --- a/share/man/man4/uftdi.4 +++ b/share/man/man4/uftdi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uftdi.4,v 1.17 2006/10/26 19:42:36 jmc Exp $ +.\" $OpenBSD: uftdi.4,v 1.18 2007/02/07 23:51:51 jsg Exp $ .\" $NetBSD: uftdi.4,v 1.3 2001/01/13 20:53:22 nathanw Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -47,8 +47,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for various serial adapters based on the FTDI chip -FT8U100AX. +driver provides support for various serial adapters based on the FTDI +FT8U100AX, FT232BM, FT2232C, FT8U232AM, and FT8U245AM chips. .Pp The device is accessed through the .Xr ucom 4 @@ -73,6 +73,7 @@ driver supports the following adapters: .It Tn Inland UAS111 .It Tn Intrepidcs NeoVI Blue .It Tn Intrepidcs ValueCAN +.It Tn MaxStream XBee ZigBee Development Kit .It Tn Matrix Orbital LK202-24 USB LCD .It Tn Matrix Orbital LK204-24 USB LCD .It Tn Matrix Orbital MX200 Series LCD |