.\" 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 "IDE_SET_XFER_RATE" "9" "09 October 2005" "" ""
.SH NAME
ide_set_xfer_rate \- set transfer rate
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ide_set_xfer_rate (ide_drive_t * \fIdrive\fB, u8 \fIrate\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
drive to set
.TP
\fB\fIrate\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
General helper for setting the speed of an IDE device. This
function knows about user enforced limits from the configuration
which \fBspeedproc\fR does not. High level drivers should never
invoke \fBspeedproc\fR directly.