ACTUAL_TRY_TO_IDENTIFY

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

 

NAME

actual_try_to_identify - send ata/atapi identify  

SYNOPSIS

"SYNOPSIS"

int actual_try_to_identify (ide_drive_t * drive, u8 cmd);  

ARGUMENTS

drive
drive to identify
cmd
command to use
 

DESCRIPTION

try_to_identify 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.  

RETURNS

0 device was identified 1 device timed-out (no response to identify request) 2 device aborted the command (refused to identify itself)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS

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