diff -rupN old/Documentation/scsi/ChangeLog.megaraid_sas new/Documentation/scsi/ChangeLog.megaraid_sas --- old/Documentation/scsi/ChangeLog.megaraid_sas 2010-11-17 15:09:12.000000000 -0500 +++ new/Documentation/scsi/ChangeLog.megaraid_sas 2010-11-17 15:09:12.000000000 -0500 @@ -1,3 +1,33 @@ +1 Release Date : Thur. Nov.18, 2010 09:12:45 PST 2010 - + (emaild-id:megaraidlinux@lsi.com) + Bo Yang + +2 Current Version : 00.00.04.38-rc1 +3 Older Version : 00.00.04.31-rc1 + +1. Changed the sleep to ssleep when driver waiting for + FW change the state from fail to ready. Also increase + the wait time if fw infailed state. + +2. Driver made the changes to only support JBOD, TYPE device + and VDs. + +3. Driver will scan the device after receive the event code: + MR_EVT_LD_STATE_CHANGE from FW. + +4. Driver added the changes to provide the version to FW. + +5. If driver support ieee sge, driver will report the 256 K + max_sectors to OS + +6. Add the online support for our iMR controller. + +7. Create megasas work_queue to handle the online controller + reset thread. + +8. To increase performance, iMR fw will assign some read cmds to driver. + + 1 Release Date : Thur. May 03, 2010 09:12:45 PST 2009 - (emaild-id:megaraidlinux@lsi.com) Bo Yang diff -rupN old/drivers/scsi/megaraid/megaraid_sas.c new/drivers/scsi/megaraid/megaraid_sas.c --- old/drivers/scsi/megaraid/megaraid_sas.c 2010-11-17 15:09:12.000000000 -0500 +++ new/drivers/scsi/megaraid/megaraid_sas.c 2010-11-17 15:09:12.000000000 -0500 @@ -10,7 +10,7 @@ * 2 of the License, or (at your option) any later version. * * FILE : megaraid_sas.c - * Version : v00.00.04.31-rc1 + * Version : v00.00.04.37-rc1 * * Authors: * (email-id : megaraidlinux@lsi.com) diff -rupN old/drivers/scsi/megaraid/megaraid_sas.h new/drivers/scsi/megaraid/megaraid_sas.h --- old/drivers/scsi/megaraid/megaraid_sas.h 2010-11-17 15:09:12.000000000 -0500 +++ new/drivers/scsi/megaraid/megaraid_sas.h 2010-11-18 05:00:41.000000000 -0500 @@ -18,9 +18,9 @@ /* * MegaRAID SAS Driver meta data */ -#define MEGASAS_VERSION "00.00.04.31-rc1" -#define MEGASAS_RELDATE "May 3, 2010" -#define MEGASAS_EXT_VERSION "Mon. May 3, 11:41:51 PST 2010" +#define MEGASAS_VERSION "00.00.04.38-rc1" +#define MEGASAS_RELDATE "Nov. 18, 2010" +#define MEGASAS_EXT_VERSION "Thur. Nov. 18, 11:41:51 PST 2010" /* * Device IDs