uark (4)
Leading comments
$OpenBSD: uark.4,v 1.3 2006/10/26 19:42:36 jmc Exp $ Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EV...
NAME
uark - Arkmicro Technologies ARK3116 based USB serial adapterSYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file:device usb device ucom device uark
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
uark_load="YES"
DESCRIPTION
The driver supports Arkmicro Technologies ARK3116 based serial adapters.HARDWARE
The driver supports the following adapters:
- HL USB-RS232
- HugePine USB-UART
- KQ-U8A Data Cable
- Skymaster USB to RS232
SEE ALSO
tty(4), ucom(4), usb(4)HISTORY
The device driver first appeared in Ox 4.0 . The first Fx release to include it was Fx 7.0 .AUTHORS
An -nosplit The driver was written by An Jonathan Gray Aq jsg@openbsd.org .CAVEATS
Setting hardware flow control is not currently supported. It is not yet known how to ask the hardware to send a break.Arkmicro Technologies do not reply to requests of documentation for their products.