.\" 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 "CONFIG_PORT" "9" "09 October 2005" "" "" .SH NAME config_port \- config the hardware .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int config_port (struct ioc4_port * \fIport\fB, int \fIbaud\fB, int \fIbyte_size\fB, int \fIstop_bits\fB, int \fIparenb\fB, int \fIparodd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIport\fB\fR port to config .TP \fB\fIbaud\fB\fR baud rate for the port .TP \fB\fIbyte_size\fB\fR data size .TP \fB\fIstop_bits\fB\fR number of stop bits .TP \fB\fIparenb\fB\fR parity enable ? .TP \fB\fIparodd\fB\fR odd parity ?