ACTUAL_TRY_TO_IDENTIFY

Section: ()
Updated: 06 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: 06:20:38 GMT, October 06, 2005