Commit a0b7736828f7615823a7dec680632656d9a9edde

Authored by Yang, Bo
Committed by James Bottomley
1 parent 7218df69e3

[SCSI] megaraid_sas: Update version number and documentation

Signed-off-by Bo Yang<bo.yang@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

Showing 3 changed files with 66 additions and 4 deletions Side-by-side Diff

Documentation/scsi/ChangeLog.megaraid_sas
  1 +1 Release Date : Tues. July 28, 2009 10:12:45 PST 2009 -
  2 + (emaild-id:megaraidlinux@lsi.com)
  3 + Bo Yang
  4 +
  5 +2 Current Version : 00.00.04.12
  6 +3 Older Version : 00.00.04.10
  7 +
  8 +1. Change the AEN sys PD update from scsi_scan to
  9 + scsi_add_device and scsi_remove_device.
  10 +2. Takeoff the debug print-out in aen_polling routine.
  11 +
  12 +1 Release Date : Thur. July 02, 2009 10:12:45 PST 2009 -
  13 + (emaild-id:megaraidlinux@lsi.com)
  14 + Bo Yang
  15 +
  16 +2 Current Version : 00.00.04.10
  17 +3 Older Version : 00.00.04.08
  18 +
  19 +1. Add the 3 mins timeout during the controller initialize.
  20 +2. Add the fix for 64bit sense date errors.
  21 +
  22 +1 Release Date : Tues. May 05, 2009 10:12:45 PST 2009 -
  23 + (emaild-id:megaraidlinux@lsi.com)
  24 + Bo Yang
  25 +
  26 +2 Current Version : 00.00.04.08
  27 +3 Older Version : 00.00.04.06
  28 +
  29 +1. Add the fix of pending in FW after deleted the logic drives.
  30 +2. Add the fix of deallocating memory after get pdlist.
  31 +
  32 +1 Release Date : Tues. March 26, 2009 10:12:45 PST 2009 -
  33 + (emaild-id:megaraidlinux@lsi.com)
  34 + Bo Yang
  35 +
  36 +2 Current Version : 00.00.04.06
  37 +3 Older Version : 00.00.04.04
  38 +
  39 +1. Add the fix of the driver cmd empty fix of the driver cmd empty.
  40 +2. Add the fix of the driver MSM AEN CMD cause the system slow.
  41 +
  42 +1 Release Date : Tues. March 03, 2009 10:12:45 PST 2009 -
  43 + (emaild-id:megaraidlinux@lsi.com)
  44 + Bo Yang
  45 +
  46 +2 Current Version : 00.00.04.04
  47 +3 Older Version : 00.00.04.01
  48 +
  49 +1. Add the Tape drive fix to the driver: If the command is for
  50 + the tape device, set the pthru timeout to the os layer timeout value.
  51 +
  52 +2. Add Poll_wait mechanism to Gen-2 Linux driv.
  53 + In the aen handler, driver needs to wakeup poll handler similar to
  54 + the way it raises SIGIO.
  55 +
  56 +3. Add new controller new SAS2 support to the driver.
  57 +
  58 +4. Report the unconfigured PD (system PD) to OS.
  59 +
  60 +5. Add the IEEE SGL support to the driver
  61 +
  62 +6. Reasign the Application cmds to SAS2 controller
1 63  
2 64 1 Release Date : Thur.July. 24 11:41:51 PST 2008 -
3 65 (emaild-id:megaraidlinux@lsi.com)
drivers/scsi/megaraid/megaraid_sas.c
... ... @@ -10,7 +10,7 @@
10 10 * 2 of the License, or (at your option) any later version.
11 11 *
12 12 * FILE : megaraid_sas.c
13   - * Version : v00.00.04.01-rc1
  13 + * Version : v00.00.04.12-rc1
14 14 *
15 15 * Authors:
16 16 * (email-id : megaraidlinux@lsi.com)
drivers/scsi/megaraid/megaraid_sas.h
... ... @@ -18,9 +18,9 @@
18 18 /*
19 19 * MegaRAID SAS Driver meta data
20 20 */
21   -#define MEGASAS_VERSION "00.00.04.01"
22   -#define MEGASAS_RELDATE "July 24, 2008"
23   -#define MEGASAS_EXT_VERSION "Thu July 24 11:41:51 PST 2008"
  21 +#define MEGASAS_VERSION "00.00.04.12-rc1"
  22 +#define MEGASAS_RELDATE "Sep. 17, 2009"
  23 +#define MEGASAS_EXT_VERSION "Thu Sep. 17 11:41:51 PST 2009"
24 24  
25 25 /*
26 26 * Device IDs