aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scsi/ChangeLog.megaraid_sas
diff options
context:
space:
mode:
authorSumant Patro <sumantp@lsil.com>2006-06-20 15:32:37 -0700
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-06-26 09:29:07 -0500
commit0e98936c924e2329f876b0b7791b45249c2e2129 (patch)
tree83893e205f60aa728dc9d912981a92c856e50133 /Documentation/scsi/ChangeLog.megaraid_sas
parent[SCSI] ibmvscsi: treat busy and error conditions separately (diff)
downloadlinux-dev-0e98936c924e2329f876b0b7791b45249c2e2129.tar.xz
linux-dev-0e98936c924e2329f876b0b7791b45249c2e2129.zip
[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>
Diffstat (limited to 'Documentation/scsi/ChangeLog.megaraid_sas')
-rw-r--r--Documentation/scsi/ChangeLog.megaraid_sas16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/scsi/ChangeLog.megaraid_sas b/Documentation/scsi/ChangeLog.megaraid_sas
index 0a85a7e8120e..d9e5960dafd5 100644
--- a/Documentation/scsi/ChangeLog.megaraid_sas
+++ b/Documentation/scsi/ChangeLog.megaraid_sas
@@ -1,4 +1,20 @@
+1 Release Date : Sun May 14 22:49:52 PDT 2006 - Sumant Patro <Sumant.Patro@lsil.com>
+2 Current Version : 00.00.03.01
+3 Older Version : 00.00.02.04
+
+i. Added support for ZCR controller.
+
+ New device id 0x413 added.
+
+ii. 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.
+
+ -Sumant Patro <Sumant.Patro@lsil.com>
+
1 Release Date : Wed Feb 03 14:31:44 PST 2006 - Sumant Patro <Sumant.Patro@lsil.com>
2 Current Version : 00.00.02.04
3 Older Version : 00.00.02.04