.\" 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_FORCE_CONFIG" "" "06 October 2005" "" "" .SH NAME e100_force_config \- force a configure command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned char e100_force_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 force a configure command to the adapter. The 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