.\" 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 "IT821X_TUNEPROC" "9" "09 October 2005" "" ""
.SH NAME
it821x_tuneproc \- tune a drive
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void it821x_tuneproc (ide_drive_t * \fIdrive\fB, byte \fImode_wanted\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
drive to tune
.TP
\fB\fImode_wanted\fB\fR
the target operating mode
.SH "DESCRIPTION"
.PP
Load the timing settings for this device mode into the
controller. By the time we are called the mode has been
modified as neccessary to handle the absence of seperate
master/slave timers for MWDMA/PIO.
.PP
This code is only used in pass through mode.