Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

uark(4) [php man page]

UARK(4) 						   BSD Kernel Interfaces Manual 						   UARK(4)

NAME
uark -- Arkmicro Technologies ARK3116 based USB serial adapter SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device uark device ucom Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uark_load="YES" DESCRIPTION
The uark driver supports Arkmicro Technologies ARK3116 based serial adapters. HARDWARE
The uark driver supports the following adapters: o HL USB-RS232 o HugePine USB-UART o KQ-U8A Data Cable o Skymaster USB to RS232 SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The uark device driver first appeared in OpenBSD 4.0. The first FreeBSD release to include it was FreeBSD 7.0. AUTHORS
The uark driver was written by Jonathan Gray <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. BSD
November 15, 2006 BSD

Check Out this Related Man Page

UARK(4) 						   BSD Kernel Interfaces Manual 						   UARK(4)

NAME
uark -- Arkmicro Technologies ARK3116 based USB serial adapter SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device uark device ucom Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uark_load="YES" DESCRIPTION
The uark driver supports Arkmicro Technologies ARK3116 based serial adapters. HARDWARE
The uark driver supports the following adapters: o HL USB-RS232 o HugePine USB-UART o KQ-U8A Data Cable o Skymaster USB to RS232 SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The uark device driver first appeared in OpenBSD 4.0. The first FreeBSD release to include it was FreeBSD 7.0. AUTHORS
The uark driver was written by Jonathan Gray <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. BSD
November 15, 2006 BSD
Man Page

6 More Discussions You Might Find Interesting

1. Programming

RS232 communication optimisation

Need help for RS232 communication with switches in order to optimise the data traffic. How to manipulate different flags in termios struct to do the same? (1 Reply)
Discussion started by: ManishSaxena
1 Replies

2. UNIX for Dummies Questions & Answers

FreeBSD or OpenBSD???

Greetings, Newbie to 'nix here. I ran slackware 7.0 for a few months, but am more interested in the BSD flavors. The two I've been considering for my new box are FreeBSD and OpenBSD. I'm in the process of researching the two, but wanted to know if anyone in the crowd could give some advice. Is... (4 Replies)
Discussion started by: networkz
4 Replies

3. UNIX for Dummies Questions & Answers

USB serial help needed

Hi iam new bie to unix. we are getting the sensor positional values on hyperterminal(UART).but our task is to use this data for mouse movement.so wat we hav to do ?? is this required to change usb driver cud u send info regarding my query?? Thanks in advance :) :) :) (1 Reply)
Discussion started by: jayakar
1 Replies

4. UNIX for Advanced & Expert Users

system v 88k release

hello, i'm looking for any release that could run on mvme197le. it's now running openbsd/m88k but i would like to use its native os. thank you in advance (0 Replies)
Discussion started by: mvme
0 Replies

5. UNIX for Dummies Questions & Answers

Connecting PIC16F877A using Easypic5 via RS232 with Linux

I searched the forums for RS232 issues, but all of the results don't help me solving my problem, so I had to open new thread. This is the problem: I have PIC16F877A micro-controller and I'm programming it with Easypic5(the PIC programming device(board) from MikroElektronika) and I want to... (1 Reply)
Discussion started by: ivan_vasileski
1 Replies

6. Shell Programming and Scripting

Send/receive file through serial using minicom

i have connected with my board through serial interface using minicom and i am running a bash script, which should test ethernet (ping test), USB read/write, RS232 .. I have managed to test ethernet and USB read/write. I test ethernet with ping. I test USB read/write, using dd and verifying... (10 Replies)
Discussion started by: linuxmember
10 Replies