uart_parse_options(9) suse man page | unix.com

Man Page: uart_parse_options

Operating Environment: suse

Section: 9

UART_PARSE_OPTIONS(9)						 16x50 UART Driver					     UART_PARSE_OPTIONS(9)

NAME
uart_parse_options - Parse serial port baud/parity/bits/flow contro.
SYNOPSIS
void uart_parse_options(char * options, int * baud, int * parity, int * bits, int * flow);
ARGUMENTS
options pointer to option string baud pointer to an 'int' variable for the baud rate. parity pointer to an 'int' variable for the parity. bits pointer to an 'int' variable for the number of data bits. flow pointer to an 'int' variable for the flow control character.
DESCRIPTION
uart_parse_options decodes a string containing the serial console options. The format of the string is <baud><parity><bits><flow>,
EG
115200n8r
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UART_PARSE_OPTIONS(9)
Related Man Pages
ttysrv(8) - debian
mdc(4) - ultrix
iscc(7) - osf1
dio_tcsetattr(3) - php
ldattach(8) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
SOCKS proxy &amp; PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com