IDE_GET_BEST_PIO_MODE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ide_get_best_pio_mode - get PIO mode from drive  

SYNOPSIS

"SYNOPSIS"

u8 ide_get_best_pio_mode (ide_drive_t * drive, u8 mode_wanted, u8 max_mode, ide_pio_data_t * d);  

ARGUMENTS

drive
-- undescribed --
mode_wanted
preferred mode
max_mode
highest allowed
d
pio data
 

DESCRIPTION

This routine returns the recommended PIO settings for a given drive, based on the drive->id information and the ide_pio_blacklist[]. This is used by most chipset support modules when ``auto-tuning''.

Drive PIO mode auto selection


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:16 GMT, October 09, 2005