diff options
author | Sumant Patro <sumantp@lsil.com> | 2006-02-03 18:34:35 -0500 |
---|---|---|
committer | <jejb@mulgrave.il.steeleye.com> | 2006-02-04 17:38:41 -0500 |
commit | f9876f0b67c3f0b04ee2167602df54e7ae139ad7 (patch) | |
tree | 7d82ef9fa3e19f837c4aa69a0f168fbf5f6e8114 /Documentation/scsi/ChangeLog.megaraid_sas | |
parent | 122da30223c06cee181044af6d32e88b256d10df (diff) |
[SCSI] megaraid_sas: support for 1078 type controller added
This patch adds support for 1078 type controller (device id : 0x60).
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_sas | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/scsi/ChangeLog.megaraid_sas b/Documentation/scsi/ChangeLog.megaraid_sas index 9e8085bd2e42..2dafa63bd370 100644 --- a/Documentation/scsi/ChangeLog.megaraid_sas +++ b/Documentation/scsi/ChangeLog.megaraid_sas | |||
@@ -1,3 +1,14 @@ | |||
1 | 1 Release Date : Wed Feb 03 14:31:44 PST 2006 - Sumant Patro <Sumant.Patro@lsil.com> | ||
2 | 2 Current Version : 00.00.02.04 | ||
3 | 3 Older Version : 00.00.02.04 | ||
4 | |||
5 | i. Support for 1078 type (ppc IOP) controller, device id : 0x60 added. | ||
6 | During initialization, depending on the device id, the template members | ||
7 | are initialized with function pointers specific to the ppc or | ||
8 | xscale controllers. | ||
9 | |||
10 | -Sumant Patro <Sumant.Patro@lsil.com> | ||
11 | |||
1 | 1 Release Date : Fri Feb 03 14:16:25 PST 2006 - Sumant Patro | 12 | 1 Release Date : Fri Feb 03 14:16:25 PST 2006 - Sumant Patro |
2 | <Sumant.Patro@lsil.com> | 13 | <Sumant.Patro@lsil.com> |
3 | 2 Current Version : 00.00.02.04 | 14 | 2 Current Version : 00.00.02.04 |