Module Name:    src
Committed By:   snj
Date:           Fri Dec  6 20:35:24 UTC 2024

Modified Files:
        src/share/man/man4 [netbsd-10]: uftdi.4

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1026):
        share/man/man4/uftdi.4: revision 1.24
Add Brainboxes devices to the supported list. Reported in PR/kern 55824 by
Cameron Williams.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.2.1 src/share/man/man4/uftdi.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/uftdi.4
diff -u src/share/man/man4/uftdi.4:1.23 src/share/man/man4/uftdi.4:1.23.2.1
--- src/share/man/man4/uftdi.4:1.23	Fri Nov 26 22:37:31 2021
+++ src/share/man/man4/uftdi.4	Fri Dec  6 20:35:24 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: uftdi.4,v 1.23 2021/11/26 22:37:31 thorpej Exp $
+.\" $NetBSD: uftdi.4,v 1.23.2.1 2024/12/06 20:35:24 snj 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 November 26, 2021
+.Dd November 11, 2024
 .Dt UFTDI 4
 .Os
 .Sh NAME
@@ -55,6 +55,7 @@ driver supports the following adapters:
 .Pp
 .Bl -tag -width Dv -offset indent -compact
 .It Tn B&B Electronics uLinks RS-422/485
+.It Tn Brainboxes US serial converter range
 .It Tn Buffalo BSUSRC06
 .It Tn CableCreation CD0487
 .It Tn Coastal ChipWorks TNC-X

Reply via email to