[SCSI] megaraid_sas: zcr with fix
authorSumant Patro <sumantp@lsil.com>
Tue, 20 Jun 2006 22:32:37 +0000 (15:32 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 26 Jun 2006 14:29:07 +0000 (09:29 -0500)
commit0e98936c924e2329f876b0b7791b45249c2e2129
tree83893e205f60aa728dc9d912981a92c856e50133
parentcefbda2d6cd9bf78a93768130729a6d142588d67
[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 <Sumant.Patro@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Documentation/scsi/ChangeLog.megaraid_sas
drivers/scsi/megaraid/megaraid_sas.c
drivers/scsi/megaraid/megaraid_sas.h