.\" 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 "ACTUAL_TRY_TO_IDENTIFY" "" "06 October 2005" "" "" .SH NAME actual_try_to_identify \- send ata/atapi identify .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int actual_try_to_identify (ide_drive_t * \fIdrive\fB, u8 \fIcmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdrive\fB\fR drive to identify .TP \fB\fIcmd\fB\fR command to use .SH "DESCRIPTION" .PP \fBtry_to_identify\fR sends an ATA(PI) IDENTIFY request to a drive and waits for a response. It also monitors irqs while this is happening, in hope of automatically determining which one is being used by the interface. .SH "RETURNS" .PP 0 device was identified 1 device timed-out (no response to identify request) 2 device aborted the command (refused to identify itself)