xref: /netbsd-src/share/man/man4/uark.4 (revision 1ebca18030ebc3b19e01fa4705603b11d935f482)
1.\"	$NetBSD: uark.4,v 1.1 2010/05/30 22:22:18 wiz Exp $
2.\"	$OpenBSD: uark.4,v 1.4 2007/05/31 19:19:52 jmc Exp $
3.\"
4.\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.
9.\"
10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\"
18.Dd May 30, 2010
19.Dt UARK 4
20.Os
21.Sh NAME
22.Nm uark
23.Nd Arkmicro Technologies ARK3116 based USB serial adapter
24.Sh SYNOPSIS
25.Cd "uark* at uhub?"
26.Cd "ucom* at uark?"
27.Sh DESCRIPTION
28The
29.Nm
30driver supports Arkmicro Technologies ARK3116 based serial adapters.
31.Pp
32The following devices should work with the
33.Nm
34driver:
35.Bd -literal -offset indent
36HL USB-RS232
37HugePine USB-UART
38KQ-U8A Data Cable
39Skymaster USB to RS232
40.Ed
41.Sh SEE ALSO
42.Xr tty 4 ,
43.Xr ucom 4 ,
44.Xr uhub 4 ,
45.Xr usb 4
46.Sh HISTORY
47The
48.Nm
49device driver first appeared in
50.Ox 4.0
51and was ported to
52.Nx 6.0 .
53.Sh AUTHORS
54.An -nosplit
55The
56.Nm
57driver was written by
58.An Jonathan Gray
59.Aq jsg@openbsd.org .
60.Sh CAVEATS
61Setting hardware flow control is not currently supported.
62It is not yet known how to ask the hardware to send a break.
63.\" .Pp
64.\" Arkmicro Technologies do not reply to requests of documentation
65.\" for their products.
66