From: Mark Haverkamp Date: Tue, 20 Sep 2005 19:56:50 +0000 (-0700) Subject: [SCSI] aacraid: initialization timeout X-Git-Tag: v2.6.14-rc4~84^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9203344cb8ecc554a1d36eae6661235ed422cf59;p=pandora-kernel.git [SCSI] aacraid: initialization timeout Received from Mark Salyzyn from Adaptec. In the rare instances where the adapter, or the motherboard, is misbehaving; driver initialization or shutdown becomes problematic. By introducing a 3 minute timeout on the first interrupt driven command during initialization, or the issuance of the adapter shutdown command during driver unload, we can resolve the lockup problems induced by common (but rare) hardware misbehaviors. The timeout during initialization, should it occur, is accompanied by a message presented to the console and the logs indicating that the user should inspect and resolve problems with interrupt routing. Signed-off-by: Mark Haverkamp Signed-off-by: James Bottomley --- Reading git-diff-tree failed