.\" 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 "CS5530_SET_XFER_MODE" "9" "09 October 2005" "" ""
.SH NAME
cs5530_set_xfer_mode \- set a new transfer mode at the drive
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int cs5530_set_xfer_mode (ide_drive_t * \fIdrive\fB, u8 \fImode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
drive to tune
.TP
\fB\fImode\fB\fR
new mode
.SH "DESCRIPTION"
.PP
Logging wrapper to the IDE driver speed configuration. This can
probably go away now.