From: Mark Haverkamp Date: Tue, 8 Aug 2006 15:52:14 +0000 (-0700) Subject: [SCSI] aacraid: Restart adapter on firmware assert (Update 2) X-Git-Tag: v2.6.19-rc1~1266^2~19^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c23cd7457151fc8ace79ec700a8aeaa9fc5b3d9;p=pandora-kernel.git [SCSI] aacraid: Restart adapter on firmware assert (Update 2) Received from Mark Salyzyn If the adapter should be in a blinkled (Firmware Assert) state when the driver loads, we will perform a warm restart of the Adapter Firmware to see if we can rescue the adapter. Possible causes of a blinkled can occur on some early release motherboard BIOSes, transitory PCI bus problems on embedded systems or non-x86 based architectures, transitory startup failures of early release drives or transitory hardware failures; some of which can bite the adapter later at runtime. Future enhancements will include recovery during runtime. Fixed extra whitespace space issue. Signed-off-by: Mark Haverkamp Signed-off-by: James Bottomley --- Reading git-diff-tree failed