.\" 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 "SIIMAGE_FIXUP" "9" "09 October 2005" "" ""
.SH NAME
siimage_fixup \- post probe fixups
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __devinit siimage_fixup (ide_hwif_t * \fIhwif\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhwif\fB\fR
interface to fix up
.SH "DESCRIPTION"
.PP
Called after drive probe we use this to decide whether the
Seagate fixup must be applied. This used to be in init_iops but
that can occur before we know what drives are present.