Add "Gearmo USA-FTDI4X" (a 4-port USB serial adapter) to the list of
devices supported by uftdi(4).
This commit is contained in:
parent
0d1c554f2b
commit
0cf29bbbd8
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: uftdi.4,v 1.22 2020/02/25 11:36:48 rin Exp $
|
||||
.\" $NetBSD: uftdi.4,v 1.23 2021/11/26 22:37:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -27,7 +27,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd February 25, 2020
|
||||
.Dd November 26, 2021
|
||||
.Dt UFTDI 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -74,6 +74,7 @@ driver supports the following adapters:
|
|||
.It Tn Future Technology Devices Y8
|
||||
.It Tn Future Technology Devices Y9
|
||||
.It Tn Future Technology Devices YS
|
||||
.It Tn Gearmo USA-FTDI4X
|
||||
.It Tn GlobalScale Technogogies SheevaPlug and OpenRD
|
||||
.It Tn HP USB-Serial adapter shipped with some HP laptops
|
||||
.It Tn Inland UAS111
|
||||
|
|
Loading…
Reference in New Issue