xref: /openbsd/share/man/man4/uslhcom.4 (revision d89ec533)
1.\"	$OpenBSD: uslhcom.4,v 1.2 2015/01/05 19:59:40 uaa Exp $
2.\"
3.\" Copyright (c) 2015 Takayoshi SASANO <uaa@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: January 5 2015 $
18.Dt USLHCOM 4
19.Os
20.Sh NAME
21.Nm uslhcom
22.Nd Silicon Laboratories CP2110 based USB serial adapter
23.Sh SYNOPSIS
24.Cd "uslhcom* at uhidev?"
25.Cd "ucom* at uslhcom?"
26.Sh DESCRIPTION
27The
28.Nm
29driver supports USB HID (Human Interface Device) based serial adapters.
30The following devices are supported:
31.Pp
32.Bl -tag -width Dev -offset indent -compact
33.It Silicon Laboratory CP2110
34.El
35.Pp
36The driver acts as a bridge between
37.Xr uhidev 4
38and the
39.Xr ucom 4
40driver which makes it behave like a
41.Xr tty 4 .
42.Sh SEE ALSO
43.Xr tty 4 ,
44.Xr ucom 4 ,
45.Xr uhidev 4 ,
46.Xr usb 4
47