xref: /freebsd/share/man/man4/uark.4 (revision 9aab0d96dab8f0237b9922053fbe635c04bf8640)
1.\"	$OpenBSD: uark.4,v 1.3 2006/10/26 19:42:36 jmc Exp $
2.\"
3.\" Copyright (c) 2006 Jonathan Gray <jsg@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.\" $FreeBSD$
18.\"
19.Dd November 9, 2006
20.Dt UARK 4
21.Os
22.Sh NAME
23.Nm uark
24.Nd Arkmicro Technologies ARK3116 based USB serial adapter
25.Sh SYNOPSIS
26.Cd "device uark"
27.Cd "device ucom"
28.Sh DESCRIPTION
29The
30.Nm
31driver supports Arkmicro Technologies ARK3116 based serial adapters.
32.Pp
33The following devices should work with the
34.Nm
35driver:
36.Pp
37.Bl -bullet -compact
38.It
39HL USB-RS232
40.It
41HugePine USB-UART
42.It
43KQ-U8A Data Cable
44.It
45Skymaster USB to RS232
46.El
47.Sh SEE ALSO
48.Xr tty 4 ,
49.Xr ucom 4 ,
50.Xr uhub 4 ,
51.Xr usb 4
52.Sh HISTORY
53The
54.Nm
55device driver first appeared in
56.Ox 4.0 .
57.Sh AUTHORS
58.An -nosplit
59The
60.Nm
61driver was written by
62.An Jonathan Gray
63.Aq jsg@openbsd.org .
64.Sh CAVEATS
65Setting hardware flow control is not currently supported.
66It is not yet known how to ask the hardware to send a break.
67.Pp
68Arkmicro Technologies do not reply to requests of documentation
69for their products.
70