From: Sumant Patro Date: Tue, 20 Jun 2006 22:32:37 +0000 (-0700) Subject: [SCSI] megaraid_sas: zcr with fix X-Git-Tag: v2.6.18-rc1~22^2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e98936c924e2329f876b0b7791b45249c2e2129;p=pandora-kernel.git [SCSI] megaraid_sas: zcr with fix The patch adds support for a ZCR controller (Device ID : 0x413). It also has a critical bug fix : Disable controller interrupt before firing INIT cmd to FW. Interrupt is enabled after required initialization is over. This is done to ensure that driver is ready to handle interrupts when it is generated by the controller. Signed-off-by: Sumant Patro Signed-off-by: James Bottomley --- Reading git-diff-tree failed