summaryrefslogtreecommitdiff
path: root/share/man/man4/usb.4
diff options
context:
space:
mode:
authorKevin Lo <kevlo@cvs.openbsd.org>2024-04-12 00:43:33 +0000
committerKevin Lo <kevlo@cvs.openbsd.org>2024-04-12 00:43:33 +0000
commit66cde10890eb991caab1907a2b5c90caa160feea (patch)
treec2657e5737ab6eff3dce66b8b5dbda01a3d3fe94 /share/man/man4/usb.4
parent86d003ba3e497f0124641a4f03ee8447397c1b43 (diff)
Add support for CH343 uart.
The CH343 devices support any baud rate up to 6 Mbps. ok miod@
Diffstat (limited to 'share/man/man4/usb.4')
-rw-r--r--share/man/man4/usb.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 1d95449fdd6..57ebda4a046 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.217 2024/01/04 08:41:59 kevlo Exp $
+.\" $OpenBSD: usb.4,v 1.218 2024/04/12 00:43:32 kevlo Exp $
.\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $
.\"
.\" Copyright (c) 1999 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: January 4 2024 $
+.Dd $Mdocdate: April 12 2024 $
.Dt USB 4
.Os
.Sh NAME
@@ -179,7 +179,7 @@ Arkmicro Technologies ARK3116 based USB serial adapter
.It Xr ubsa 4
Belkin USB serial adapter
.It Xr uchcom 4
-WinChipHead CH341/340 based USB serial adapter
+WinChipHead CH343/341/340 based USB serial adapter
.It Xr ucom 4
USB tty support
.It Xr ucrcom 4