The patch titled scsi: megaraid_sas: version and Documentation Update has been added to the -mm tree. Its filename is scsi-megaraid_sas-version-and-documentation-update.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: scsi: megaraid_sas: version and Documentation Update From: "Yang, Bo" <Bo.Yang@xxxxxxx> Update the Version and Documentation. Signed-off-by Bo Yang<bo.yang@xxxxxxx> Cc: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/scsi/ChangeLog.megaraid_sas | 23 ++++++++++++++++++++ drivers/scsi/megaraid/megaraid_sas.h | 6 ++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff -puN Documentation/scsi/ChangeLog.megaraid_sas~scsi-megaraid_sas-version-and-documentation-update Documentation/scsi/ChangeLog.megaraid_sas --- a/Documentation/scsi/ChangeLog.megaraid_sas~scsi-megaraid_sas-version-and-documentation-update +++ a/Documentation/scsi/ChangeLog.megaraid_sas @@ -1,3 +1,26 @@ + +1 Release Date : Thur.July. 24 11:41:51 PST 2008 - + (emaild-id:megaraidlinux@xxxxxxx) + Sumant Patro + Bo Yang + +2 Current Version : 00.00.04.01 +3 Older Version : 00.00.03.22 + +1. Add the new controller (0078, 0079) support to the driver + Those controllers are LSI's next generatation(gen2) SAS controllers. + +1 Release Date : Mon.June. 23 10:12:45 PST 2008 - + (emaild-id:megaraidlinux@xxxxxxx) + Sumant Patro + Bo Yang + +2 Current Version : 00.00.03.22 +3 Older Version : 00.00.03.20 + +1. Add shutdown DCMD cmd to the shutdown routine to make FW shutdown proper. +2. Unexpected interrupt occurs in HWR Linux driver, add the dumy readl pci flush will fix this issue. + 1 Release Date : Mon. March 10 11:02:31 PDT 2008 - (emaild-id:megaraidlinux@xxxxxxx) Sumant Patro diff -puN drivers/scsi/megaraid/megaraid_sas.h~scsi-megaraid_sas-version-and-documentation-update drivers/scsi/megaraid/megaraid_sas.h --- a/drivers/scsi/megaraid/megaraid_sas.h~scsi-megaraid_sas-version-and-documentation-update +++ a/drivers/scsi/megaraid/megaraid_sas.h @@ -18,9 +18,9 @@ /* * MegaRAID SAS Driver meta data */ -#define MEGASAS_VERSION "00.00.03.20-rc1" -#define MEGASAS_RELDATE "March 10, 2008" -#define MEGASAS_EXT_VERSION "Mon. March 10 11:02:31 PDT 2008" +#define MEGASAS_VERSION "00.00.04.01" +#define MEGASAS_RELDATE "July 24, 2008" +#define MEGASAS_EXT_VERSION "Thu July 24 11:41:51 PST 2008" /* * Device IDs _ Patches currently in -mm which might be from Bo.Yang@xxxxxxx are scsi-megaraid_sas-add-the-dumy-readl-to-force-pci-flush.patch scsi-megaraid_sas-add-the-shutdown-dcmd-cmd-to-driver-shutdown-routine.patch scsi-megaraid_sas-add-the-new-controllers-support.patch scsi-megaraid_sas-add-the-new-controllers-support-checkpatch-fixes.patch scsi-megaraid_sas-version-and-documentation-update.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html