.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "UART_SET_OPTIONS" "" "06 October 2005" "" "" .SH NAME uart_set_options \- setup the serial console parameters .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init uart_set_options (struct uart_port * \fIport\fB, struct console * \fIco\fB, int \fIbaud\fB, int \fIparity\fB, int \fIbits\fB, int \fIflow\fB); \fR .SH "ARGUMENTS" .TP \fB\fIport\fB\fR pointer to the serial ports uart_port structure .TP \fB\fIco\fB\fR console pointer .TP \fB\fIbaud\fB\fR baud rate .TP \fB\fIparity\fB\fR parity character - 'n' (none), 'o' (odd), 'e' (even) .TP \fB\fIbits\fB\fR number of data bits .TP \fB\fIflow\fB\fR flow control character - 'r' (rts)