.\" 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_LOAD_MICROCODE" "" "06 October 2005" "" "" .SH NAME e100_load_microcode \- Download microsocde to controller. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned char e100_load_microcode (struct e100_private * \fIbdp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbdp\fB\fR atapter's private data struct .SH "DESCRIPTION" .PP This routine downloads microcode on to the controller. This microcode is available for the 82558/9, 82550. Currently the microcode handles interrupt bundling and TCO workaround. .SH "TRUE" .PP if successfull .SH "FALSE" .PP otherwise