.\" 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 "E100_CONFIG" "" "06 October 2005" "" "" .SH NAME e100_config \- issue a configure command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned char e100_config (struct e100_private * \fIbdp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbdp\fB\fR atapter's private data struct .SH "DESCRIPTION" .PP This routine will issue a configure command to the 82557. This command will be executed in polled mode as interrupts are _disabled_ at this time. .SH "TRUE" .PP if the configure command was successfully issued and completed .SH "FALSE" .PP otherwise