Merge branches 'sh/serial-rework' and 'sh/oprofile'
[pandora-kernel.git] / Documentation / scsi / ChangeLog.megaraid
index a056bbe..eaa4801 100644 (file)
@@ -1,3 +1,19 @@
+Release Date   : Thu Nov 16 15:32:35 EST 2006 -
+                               Sumant Patro <sumant.patro@lsi.com>
+Current Version : 2.20.5.1 (scsi module), 2.20.2.6 (cmm module)
+Older Version  : 2.20.4.9 (scsi module), 2.20.2.6 (cmm module)
+
+1.     Changes in Initialization to fix kdump failure.
+       Send SYNC command on loading.
+       This command clears the pending commands in the adapter
+       and re-initialize its internal RAID structure.
+       Without this change, megaraid driver either panics or fails to
+       initialize the adapter during kdump's second kernel boot
+       if there are pending commands or interrupts from other devices
+       sharing the same IRQ.
+2.     Authors email-id domain name changed from lsil.com to lsi.com.
+       Also modified the MODULE_AUTHOR to megaraidlinux@lsi.com
+
 Release Date   : Fri May 19 09:31:45 EST 2006 - Seokmann Ju <sju@lsil.com>
 Current Version : 2.20.4.9 (scsi module), 2.20.2.6 (cmm module)
 Older Version  : 2.20.4.8 (scsi module), 2.20.2.6 (cmm module)
@@ -393,7 +409,7 @@ i.  Function reordering so that inline functions are defined before they
        megaraid_mbox_prepare_pthru, megaraid_mbox_prepare_epthru,
        megaraid_busywait_mbox
 
-               - Andrew Morton <akpm@osdl.org>, 08.19.2004
+               - Andrew Morton, 08.19.2004
                linux-scsi mailing list
 
        "Something else to clean up after inclusion: every instance of an
@@ -455,13 +471,13 @@ vi.       Add support for 64-bit applications. Current drivers assume only
 vii.   Move the function declarations for the management module from
        megaraid_mm.h to megaraid_mm.c
 
-               - Andrew Morton <akpm@osdl.org>, 08.19.2004
+               - Andrew Morton, 08.19.2004
                linux-scsi mailing list
 
 viii.  Change default values for MEGARAID_NEWGEN, MEGARAID_MM, and
        MEGARAID_MAILBOX to 'n' in Kconfig.megaraid
 
-               - Andrew Morton <akpm@osdl.org>, 08.19.2004
+               - Andrew Morton, 08.19.2004
                linux-scsi mailing list
 
 ix.    replace udelay with msleep