xref: /openbsd/share/man/man4/umct.4 (revision 09467b48)
1.\" $OpenBSD: umct.4,v 1.14 2019/01/21 23:47:10 jmatthew Exp $
2.\" $NetBSD: umct.4,v 1.5 2002/02/07 03:15:09 ross Exp $
3.\"
4.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
5.\" All rights reserved.
6.\"
7.\" This code is derived from software contributed to The NetBSD Foundation
8.\" by Lennart Augustsson.
9.\"
10.\" Redistribution and use in source and binary forms, with or without
11.\" modification, are permitted provided that the following conditions
12.\" are met:
13.\" 1. Redistributions of source code must retain the above copyright
14.\"    notice, this list of conditions and the following disclaimer.
15.\" 2. Redistributions in binary form must reproduce the above copyright
16.\"    notice, this list of conditions and the following disclaimer in the
17.\"    documentation and/or other materials provided with the distribution.
18.\"
19.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
21.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
22.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29.\" POSSIBILITY OF SUCH DAMAGE.
30.\"
31.Dd $Mdocdate: January 21 2019 $
32.Dt UMCT 4
33.Os
34.Sh NAME
35.Nm umct
36.Nd MCT USB-RS232 USB serial adapter
37.Sh SYNOPSIS
38.Cd "umct*  at uhub?"
39.Cd "ucom*  at umct?"
40.Sh DESCRIPTION
41The
42.Nm
43driver provides support for MCT USB-to-RS232 Converter and their family
44products.
45.Pp
46The device is accessed through the
47.Xr ucom 4
48driver which makes it behave like a
49.Xr tty 4 .
50.Sh HARDWARE
51The
52.Nm
53driver supports the following adapters:
54.Pp
55.Bl -tag -width Dv -offset indent -compact
56.It Belkin F5U109
57.It Belkin F5U409
58.It D-Link DU-H3SP USB BAY
59.It "MCT USB-RS232 Converter  9 pin Model U232-P9"
60.It MCT USB-RS232 Converter 25 pin Model U232-P25
61.It Sitecom USB-RS232 Converter
62.El
63.Sh SEE ALSO
64.Xr tty 4 ,
65.Xr ucom 4 ,
66.Xr uhub 4 ,
67.Xr usb 4
68.Sh HISTORY
69The
70.Nm
71driver
72appeared in
73.Ox 3.2 .
74