.\" 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_SCAN_PIO_BLACKLIST" "9" "09 October 2005" "" ""
.SH NAME
ide_scan_pio_blacklist \- check for a blacklisted drive
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ide_scan_pio_blacklist (char * \fImodel\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImodel\fB\fR
Drive model string
.SH "DESCRIPTION"
.PP
This routine searches the ide_pio_blacklist for an entry
matching the start/whole of the supplied model name.
.PP
Returns -1 if no match found.
Otherwise returns the recommended PIO mode from ide_pio_blacklist[].