1.\" $OpenBSD: uark.4,v 1.5 2013/07/16 16:05:49 schwarze 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.Dd $Mdocdate: July 16 2013 $ 18.Dt UARK 4 19.Os 20.Sh NAME 21.Nm uark 22.Nd Arkmicro Technologies ARK3116 based USB serial adapter 23.Sh SYNOPSIS 24.Cd "uark* at uhub?" 25.Cd "ucom* at uark?" 26.Sh DESCRIPTION 27The 28.Nm 29driver supports Arkmicro Technologies ARK3116 based serial adapters. 30.Pp 31The following devices should work with the 32.Nm 33driver: 34.Bd -literal -offset indent 35HL USB-RS232 36HugePine USB-UART 37KQ-U8A Data Cable 38Skymaster USB to RS232 39.Ed 40.Sh SEE ALSO 41.Xr tty 4 , 42.Xr ucom 4 , 43.Xr uhub 4 , 44.Xr usb 4 45.Sh HISTORY 46The 47.Nm 48device driver first appeared in 49.Ox 4.0 . 50.Sh AUTHORS 51.An -nosplit 52The 53.Nm 54driver was written by 55.An Jonathan Gray Aq Mt jsg@openbsd.org . 56.Sh CAVEATS 57Setting hardware flow control is not currently supported. 58It is not yet known how to ask the hardware to send a break. 59.Pp 60Arkmicro Technologies do not reply to requests of documentation 61for their products. 62