.\" 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_TOGGLE_BOUNCE" "" "06 October 2005" "" "" .SH NAME ide_toggle_bounce \- handle bounce buffering .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ide_toggle_bounce (ide_drive_t * \fIdrive\fB, int \fIon\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdrive\fB\fR drive to update .TP \fB\fIon\fB\fR on/off boolean .SH "DESCRIPTION" .PP Enable or disable bounce buffering for the device. Drives move between PIO and DMA and that changes the rules we need.