1*e38a813bSadam radfordRelease Date : Mon. Mar 19, 2012 17:00:00 PST 2012 - 2*e38a813bSadam radford (emaild-id:megaraidlinux@lsi.com) 3*e38a813bSadam radford Adam Radford 4*e38a813bSadam radfordCurrent Version : 00.00.06.15-rc1 5*e38a813bSadam radfordOld Version : 00.00.06.14-rc1 6*e38a813bSadam radford 1. Optimize HostMSIxVectors setting. 7*e38a813bSadam radford 2. Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks. 8*e38a813bSadam radford------------------------------------------------------------------------------- 9798edaadSadam radfordRelease Date : Fri. Jan 6, 2012 17:00:00 PST 2010 - 10798edaadSadam radford (emaild-id:megaraidlinux@lsi.com) 11798edaadSadam radford Adam Radford 12798edaadSadam radfordCurrent Version : 00.00.06.14-rc1 13798edaadSadam radfordOld Version : 00.00.06.12-rc1 14798edaadSadam radford 1. Fix reglockFlags for degraded raid5/6 for MR 9360/9380. 15798edaadSadam radford 2. Mask off flags in ioctl path to prevent memory scribble with older 16798edaadSadam radford MegaCLI versions. 17798edaadSadam radford 3. Remove poll_mode_io module paramater, sysfs node, and associated code. 18798edaadSadam radford------------------------------------------------------------------------------- 198d6f5ceaSadam radfordRelease Date : Wed. Oct 5, 2011 17:00:00 PST 2010 - 208d6f5ceaSadam radford (emaild-id:megaraidlinux@lsi.com) 218d6f5ceaSadam radford Adam Radford 228d6f5ceaSadam radfordCurrent Version : 00.00.06.12-rc1 238d6f5ceaSadam radfordOld Version : 00.00.05.40-rc1 248d6f5ceaSadam radford 1. Continue booting immediately if FW in FAULT at driver load time. 258d6f5ceaSadam radford 2. Increase default cmds per lun to 256. 268d6f5ceaSadam radford 3. Fix mismatch in megasas_reset_fusion() mutex lock-unlock. 278d6f5ceaSadam radford 4. Remove some un-necessary code. 288d6f5ceaSadam radford 5. Clear state change interrupts for Fusion/Invader. 298d6f5ceaSadam radford 6. Clear FUSION_IN_RESET before enabling interrupts. 308d6f5ceaSadam radford 7. Add support for MegaRAID 9360/9380 12GB/s controllers. 318d6f5ceaSadam radford 8. Add multiple MSI-X vector/multiple reply queue support. 328d6f5ceaSadam radford 9. Add driver workaround for PERC5/1068 kdump kernel panic. 338d6f5ceaSadam radford------------------------------------------------------------------------------- 34e1703585Sadam radfordRelease Date : Tue. Jul 26, 2011 17:00:00 PST 2010 - 35e1703585Sadam radford (emaild-id:megaraidlinux@lsi.com) 36e1703585Sadam radford Adam Radford 37e1703585Sadam radfordCurrent Version : 00.00.05.40-rc1 38e1703585Sadam radfordOld Version : 00.00.05.38-rc1 39e1703585Sadam radford 1. Fix FastPath I/O to work with degraded RAID 1. 40e1703585Sadam radford 2. Add .change_queue_depth support. 41e1703585Sadam radford------------------------------------------------------------------------------- 424f788dceSadam radfordRelease Date : Wed. May 11, 2011 17:00:00 PST 2010 - 434f788dceSadam radford (emaild-id:megaraidlinux@lsi.com) 444f788dceSadam radford Adam Radford 454f788dceSadam radfordCurrent Version : 00.00.05.38-rc1 464f788dceSadam radfordOld Version : 00.00.05.34-rc1 474f788dceSadam radford 1. Remove MSI-X black list, use MFI_REG_STATE.ready.msiEnable. 484f788dceSadam radford 2. Remove un-used function megasas_return_cmd_for_smid(). 494f788dceSadam radford 3. Check MFI_REG_STATE.fault.resetAdapter in megasas_reset_fusion(). 504f788dceSadam radford 4. Disable interrupts/free_irq() in megasas_shutdown(). 514f788dceSadam radford 5. Fix bug where AENs could be lost in probe() and resume(). 524f788dceSadam radford 6. Convert 6,10,12 byte CDB's to 16 byte CDB for large LBA's for FastPath 534f788dceSadam radford IO. 544f788dceSadam radford 7. Add 1078 OCR support. 554f788dceSadam radford------------------------------------------------------------------------------- 5600fa2b19Sadam radfordRelease Date : Thu. Feb 24, 2011 17:00:00 PST 2010 - 5700fa2b19Sadam radford (emaild-id:megaraidlinux@lsi.com) 5800fa2b19Sadam radford Adam Radford 5900fa2b19Sadam radfordCurrent Version : 00.00.05.34-rc1 6000fa2b19Sadam radfordOld Version : 00.00.05.29-rc1 6100fa2b19Sadam radford 1. Fix some failure gotos from megasas_probe_one(), etc. 6200fa2b19Sadam radford 2. Add missing check_and_restore_queue_depth() call in 6300fa2b19Sadam radford complete_cmd_fusion(). 6400fa2b19Sadam radford 3. Enable MSI-X before calling megasas_init_fw(). 6500fa2b19Sadam radford 4. Call tasklet_schedule() even if outbound_intr_status == 0 for MFI based 6600fa2b19Sadam radford boards in MSI-X mode. 6700fa2b19Sadam radford 5. Fix megasas_probe_one() to clear PCI_MSIX_FLAGS_ENABLE in msi control 6800fa2b19Sadam radford register in kdump kernel. 6900fa2b19Sadam radford 6. Fix megasas_get_cmd() to only print "Command pool empty" if 7000fa2b19Sadam radford megasas_dbg_lvl is set. 7100fa2b19Sadam radford 7. Fix megasas_build_dcdb_fusion() to not filter by TYPE_DISK. 7200fa2b19Sadam radford 8. Fix megasas_build_dcdb_fusion() to use io_request->LUN[1] field. 7300fa2b19Sadam radford 9. Add MR_EVT_CFG_CLEARED to megasas_aen_polling(). 7400fa2b19Sadam radford 10. Fix tasklet_init() in megasas_init_fw() to use instancet->tasklet. 7500fa2b19Sadam radford 11. Fix fault state handling in megasas_transition_to_ready(). 7600fa2b19Sadam radford 12. Fix max_sectors setting for IEEE SGL's. 7700fa2b19Sadam radford 13. Fix iMR OCR support to work correctly. 7800fa2b19Sadam radford------------------------------------------------------------------------------- 795f7bb3a4Sadam radfordRelease Date : Tues. Dec 14, 2010 17:00:00 PST 2010 - 805f7bb3a4Sadam radford (emaild-id:megaraidlinux@lsi.com) 815f7bb3a4Sadam radford Adam Radford 825f7bb3a4Sadam radfordCurrent Version : 00.00.05.29-rc1 835f7bb3a4Sadam radfordOld Version : 00.00.04.31-rc1 845f7bb3a4Sadam radford 1. Rename megaraid_sas.c to megaraid_sas_base.c. 855f7bb3a4Sadam radford 2. Update GPL headers. 865f7bb3a4Sadam radford 3. Add MSI-X support and 'msix_disable' module parameter. 875f7bb3a4Sadam radford 4. Use lowest memory bar (for SR-IOV VF support). 885f7bb3a4Sadam radford 5. Add struct megasas_instance_temlate changes, and change all code to use 895f7bb3a4Sadam radford new instance entries: 905f7bb3a4Sadam radford 915f7bb3a4Sadam radford irqreturn_t (*service_isr )(int irq, void *devp); 925f7bb3a4Sadam radford void (*tasklet)(unsigned long); 935f7bb3a4Sadam radford u32 (*init_adapter)(struct megasas_instance *); 945f7bb3a4Sadam radford u32 (*build_and_issue_cmd) (struct megasas_instance *, 955f7bb3a4Sadam radford struct scsi_cmnd *); 965f7bb3a4Sadam radford void (*issue_dcmd) (struct megasas_instance *instance, 975f7bb3a4Sadam radford struct megasas_cmd *cmd); 985f7bb3a4Sadam radford 995f7bb3a4Sadam radford 6. Add code to support MegaRAID 9265/9285 controllers device id (0x5b). 1005f7bb3a4Sadam radford------------------------------------------------------------------------------- 101e340c353SYang, Bo1 Release Date : Thur. May 03, 2010 09:12:45 PST 2009 - 102e340c353SYang, Bo (emaild-id:megaraidlinux@lsi.com) 103e340c353SYang, Bo Bo Yang 104e340c353SYang, Bo 105e340c353SYang, Bo2 Current Version : 00.00.04.31-rc1 106e340c353SYang, Bo3 Older Version : 00.00.04.17.1-rc1 107e340c353SYang, Bo 108e340c353SYang, Bo1. Add the Online Controller Reset (OCR) to the Driver. 109e340c353SYang, Bo OCR is the new feature for megaraid_sas driver which 110e340c353SYang, Bo will allow the fw to do the chip reset which will not 111e340c353SYang, Bo affact the OS behavious. 112e340c353SYang, Bo 113e340c353SYang, Bo To add the OCR support, driver need to do: 114e340c353SYang, Bo a). reset the controller chips -- Xscale and Gen2 which 115e340c353SYang, Bo will change the function calls and add the reset function 116e340c353SYang, Bo related to this two chips. 117e340c353SYang, Bo 118e340c353SYang, Bo b). during the reset, driver will store the pending cmds 119e340c353SYang, Bo which not returned by FW to driver's pending queue. Driver 120e340c353SYang, Bo will re-issue those pending cmds again to FW after the OCR 121e340c353SYang, Bo finished. 122e340c353SYang, Bo 123e340c353SYang, Bo c). In driver's timeout routine, driver will report to 124e340c353SYang, Bo OS as reset. Also driver's queue routine will block the 125e340c353SYang, Bo cmds until the OCR finished. 126e340c353SYang, Bo 127e340c353SYang, Bo d). in Driver's ISR routine, if driver get the FW state as 128e340c353SYang, Bo state change, FW in Failure status and FW support online controller 129e340c353SYang, Bo reset (OCR), driver will start to do the controller reset. 130e340c353SYang, Bo 131e340c353SYang, Bo e). In driver's IOCTL routine, the application cmds will wait for the 132e340c353SYang, Bo OCR to finish, then issue the cmds to FW. 133e340c353SYang, Bo 134e340c353SYang, Bo f). Before driver kill adapter, driver will do last chance of 135e340c353SYang, Bo OCR to see if driver can bring back the FW. 136e340c353SYang, Bo 137e340c353SYang, Bo2. Add the support update flag to the driver to tell LSI megaraid_sas 138e340c353SYang, Bo application which driver will support the device update. So application 139e340c353SYang, Bo will not need to do the device update after application add/del the device 140e340c353SYang, Bo from the system. 141e340c353SYang, Bo3. In driver's timeout routine, driver will do three time reset if fw is in 142e340c353SYang, Bo failed state. Driver will kill adapter if can't bring back FW after the 143e340c353SYang, Bo this three times reset. 144e340c353SYang, Bo4. Add the input parameter max_sectors to 1MB support to our GEN2 controller. 145e340c353SYang, Bo customer can use the input paramenter max_sectors to add 1MB support to GEN2 146e340c353SYang, Bo controller. 147e340c353SYang, Bo 14863bad45dSYang, Bo1 Release Date : Thur. Oct 29, 2009 09:12:45 PST 2009 - 14963bad45dSYang, Bo (emaild-id:megaraidlinux@lsi.com) 15063bad45dSYang, Bo Bo Yang 15163bad45dSYang, Bo 15263bad45dSYang, Bo2 Current Version : 00.00.04.17.1-rc1 15363bad45dSYang, Bo3 Older Version : 00.00.04.12 15463bad45dSYang, Bo 15563bad45dSYang, Bo1. Add the pad_0 in mfi frame structure to 0 to fix the 15663bad45dSYang, Bo context value larger than 32bit value issue. 15763bad45dSYang, Bo 15863bad45dSYang, Bo2. Add the logic drive list to the driver. Driver will 15963bad45dSYang, Bo keep the logic drive list internal after driver load. 16063bad45dSYang, Bo 16163bad45dSYang, Bo3. driver fixed the device update issue after get the AEN 16263bad45dSYang, Bo PD delete/ADD, LD add/delete from FW. 16363bad45dSYang, Bo 164a0b77368SYang, Bo1 Release Date : Tues. July 28, 2009 10:12:45 PST 2009 - 165a0b77368SYang, Bo (emaild-id:megaraidlinux@lsi.com) 166a0b77368SYang, Bo Bo Yang 167a0b77368SYang, Bo 168a0b77368SYang, Bo2 Current Version : 00.00.04.12 169a0b77368SYang, Bo3 Older Version : 00.00.04.10 170a0b77368SYang, Bo 171a0b77368SYang, Bo1. Change the AEN sys PD update from scsi_scan to 172a0b77368SYang, Bo scsi_add_device and scsi_remove_device. 173a0b77368SYang, Bo2. Takeoff the debug print-out in aen_polling routine. 174a0b77368SYang, Bo 175a0b77368SYang, Bo1 Release Date : Thur. July 02, 2009 10:12:45 PST 2009 - 176a0b77368SYang, Bo (emaild-id:megaraidlinux@lsi.com) 177a0b77368SYang, Bo Bo Yang 178a0b77368SYang, Bo 179a0b77368SYang, Bo2 Current Version : 00.00.04.10 180a0b77368SYang, Bo3 Older Version : 00.00.04.08 181a0b77368SYang, Bo 182a0b77368SYang, Bo1. Add the 3 mins timeout during the controller initialize. 183a0b77368SYang, Bo2. Add the fix for 64bit sense date errors. 184a0b77368SYang, Bo 185a0b77368SYang, Bo1 Release Date : Tues. May 05, 2009 10:12:45 PST 2009 - 186a0b77368SYang, Bo (emaild-id:megaraidlinux@lsi.com) 187a0b77368SYang, Bo Bo Yang 188a0b77368SYang, Bo 189a0b77368SYang, Bo2 Current Version : 00.00.04.08 190a0b77368SYang, Bo3 Older Version : 00.00.04.06 191a0b77368SYang, Bo 192a0b77368SYang, Bo1. Add the fix of pending in FW after deleted the logic drives. 193a0b77368SYang, Bo2. Add the fix of deallocating memory after get pdlist. 194a0b77368SYang, Bo 195a0b77368SYang, Bo1 Release Date : Tues. March 26, 2009 10:12:45 PST 2009 - 196a0b77368SYang, Bo (emaild-id:megaraidlinux@lsi.com) 197a0b77368SYang, Bo Bo Yang 198a0b77368SYang, Bo 199a0b77368SYang, Bo2 Current Version : 00.00.04.06 200a0b77368SYang, Bo3 Older Version : 00.00.04.04 201a0b77368SYang, Bo 202a0b77368SYang, Bo1. Add the fix of the driver cmd empty fix of the driver cmd empty. 203a0b77368SYang, Bo2. Add the fix of the driver MSM AEN CMD cause the system slow. 204a0b77368SYang, Bo 205a0b77368SYang, Bo1 Release Date : Tues. March 03, 2009 10:12:45 PST 2009 - 206a0b77368SYang, Bo (emaild-id:megaraidlinux@lsi.com) 207a0b77368SYang, Bo Bo Yang 208a0b77368SYang, Bo 209a0b77368SYang, Bo2 Current Version : 00.00.04.04 210a0b77368SYang, Bo3 Older Version : 00.00.04.01 211a0b77368SYang, Bo 212a0b77368SYang, Bo1. Add the Tape drive fix to the driver: If the command is for 213a0b77368SYang, Bo the tape device, set the pthru timeout to the os layer timeout value. 214a0b77368SYang, Bo 215a0b77368SYang, Bo2. Add Poll_wait mechanism to Gen-2 Linux driv. 216a0b77368SYang, Bo In the aen handler, driver needs to wakeup poll handler similar to 217a0b77368SYang, Bo the way it raises SIGIO. 218a0b77368SYang, Bo 219a0b77368SYang, Bo3. Add new controller new SAS2 support to the driver. 220a0b77368SYang, Bo 221a0b77368SYang, Bo4. Report the unconfigured PD (system PD) to OS. 222a0b77368SYang, Bo 223a0b77368SYang, Bo5. Add the IEEE SGL support to the driver 224a0b77368SYang, Bo 225a0b77368SYang, Bo6. Reasign the Application cmds to SAS2 controller 22624541f99SYang, Bo 22724541f99SYang, Bo1 Release Date : Thur.July. 24 11:41:51 PST 2008 - 22824541f99SYang, Bo (emaild-id:megaraidlinux@lsi.com) 22924541f99SYang, Bo Sumant Patro 23024541f99SYang, Bo Bo Yang 23124541f99SYang, Bo 23224541f99SYang, Bo2 Current Version : 00.00.04.01 23324541f99SYang, Bo3 Older Version : 00.00.03.22 23424541f99SYang, Bo 23524541f99SYang, Bo1. Add the new controller (0078, 0079) support to the driver 23624541f99SYang, Bo Those controllers are LSI's next generatation(gen2) SAS controllers. 23724541f99SYang, Bo 23824541f99SYang, Bo1 Release Date : Mon.June. 23 10:12:45 PST 2008 - 23924541f99SYang, Bo (emaild-id:megaraidlinux@lsi.com) 24024541f99SYang, Bo Sumant Patro 24124541f99SYang, Bo Bo Yang 24224541f99SYang, Bo 24324541f99SYang, Bo2 Current Version : 00.00.03.22 24424541f99SYang, Bo3 Older Version : 00.00.03.20 24524541f99SYang, Bo 24624541f99SYang, Bo1. Add shutdown DCMD cmd to the shutdown routine to make FW shutdown proper. 24724541f99SYang, Bo2. Unexpected interrupt occurs in HWR Linux driver, add the dumy readl pci flush will fix this issue. 24824541f99SYang, Bo 249127ce971Sbo yang1 Release Date : Mon. March 10 11:02:31 PDT 2008 - 250127ce971Sbo yang (emaild-id:megaraidlinux@lsi.com) 251127ce971Sbo yang Sumant Patro 252127ce971Sbo yang Bo Yang 253127ce971Sbo yang 254127ce971Sbo yang2 Current Version : 00.00.03.20-RC1 255127ce971Sbo yang3 Older Version : 00.00.03.16 256127ce971Sbo yang 257127ce971Sbo yang1. Rollback the sense info implementation 258127ce971Sbo yang Sense buffer ptr data type in the ioctl path is reverted back 259127ce971Sbo yang to u32 * as in previous versions of driver. 260127ce971Sbo yang 261127ce971Sbo yang2. Fixed the driver frame count. 262127ce971Sbo yang When Driver sent wrong frame count to firmware. As this 263127ce971Sbo yang particular command is sent to drive, FW is seeing continuous 264127ce971Sbo yang chip resets and so the command will timeout. 265127ce971Sbo yang 266127ce971Sbo yang3. Add the new controller(1078DE) support to the driver 267127ce971Sbo yang and Increase the max_wait to 60 from 10 in the controller 268127ce971Sbo yang operational status. With this max_wait increase, driver will 269127ce971Sbo yang make sure the FW will finish the pending cmd for KDUMP case. 270127ce971Sbo yang 271f28cd7cfSbo yang1 Release Date : Thur. Nov. 07 16:30:43 PST 2007 - 272f28cd7cfSbo yang (emaild-id:megaraidlinux@lsi.com) 273f28cd7cfSbo yang Sumant Patro 274f28cd7cfSbo yang Bo Yang 275f28cd7cfSbo yang 276f28cd7cfSbo yang2 Current Version : 00.00.03.16 277f28cd7cfSbo yang3 Older Version : 00.00.03.15 278f28cd7cfSbo yang 279f28cd7cfSbo yang1. Increased MFI_POLL_TIMEOUT_SECS to 60 seconds from 10. FW may take 280f28cd7cfSbo yang a max of 60 seconds to respond to the INIT cmd. 281f28cd7cfSbo yang 282f28cd7cfSbo yang1 Release Date : Fri. Sep. 07 16:30:43 PST 2007 - 283f28cd7cfSbo yang (emaild-id:megaraidlinux@lsi.com) 284f28cd7cfSbo yang Sumant Patro 285f28cd7cfSbo yang Bo Yang 286f28cd7cfSbo yang 287f28cd7cfSbo yang2 Current Version : 00.00.03.15 288f28cd7cfSbo yang3 Older Version : 00.00.03.14 289f28cd7cfSbo yang 290f28cd7cfSbo yang1. Added module parameter "poll_mode_io" to support for "polling" 291f28cd7cfSbo yang (reduced interrupt operation). In this mode, IO completion 292f28cd7cfSbo yang interrupts are delayed. At the end of initiating IOs, the 293f28cd7cfSbo yang driver schedules for cmd completion if there are pending cmds 294f28cd7cfSbo yang to be completed. A timer-based interrupt has also been added 295f28cd7cfSbo yang to prevent IO completion processing from being delayed 296f28cd7cfSbo yang indefinitely in the case that no new IOs are initiated. 297f28cd7cfSbo yang 298f28cd7cfSbo yang1 Release Date : Fri. Sep. 07 16:30:43 PST 2007 - 299f28cd7cfSbo yang (emaild-id:megaraidlinux@lsi.com) 300f28cd7cfSbo yang Sumant Patro 301f28cd7cfSbo yang Bo Yang 302f28cd7cfSbo yang 303f28cd7cfSbo yang2 Current Version : 00.00.03.14 304f28cd7cfSbo yang3 Older Version : 00.00.03.13 305f28cd7cfSbo yang 306f28cd7cfSbo yang1. Setting the max_sectors_per_req based on max SGL supported by the 307f28cd7cfSbo yang FW. Prior versions calculated this value from controller info 308f28cd7cfSbo yang (max_sectors_1, max_sectors_2). For certain controllers/FW, 309f28cd7cfSbo yang this was resulting in a value greater than max SGL supported 310f28cd7cfSbo yang by the FW. Issue was first reported by users running LUKS+XFS 311f28cd7cfSbo yang with megaraid_sas. Thanks to RB for providing the logs and 312f28cd7cfSbo yang duplication steps that helped to get to the root cause of the 313f28cd7cfSbo yang issue. 2. Increased MFI_POLL_TIMEOUT_SECS to 60 seconds from 314f28cd7cfSbo yang 10. FW may take a max of 60 seconds to respond to the INIT 315f28cd7cfSbo yang cmd. 316f28cd7cfSbo yang 317f28cd7cfSbo yang1 Release Date : Fri. June. 15 16:30:43 PST 2007 - 318f28cd7cfSbo yang (emaild-id:megaraidlinux@lsi.com) 319f28cd7cfSbo yang Sumant Patro 320f28cd7cfSbo yang Bo Yang 321f28cd7cfSbo yang 322f28cd7cfSbo yang2 Current Version : 00.00.03.13 323f28cd7cfSbo yang3 Older Version : 00.00.03.12 324f28cd7cfSbo yang 325f28cd7cfSbo yang1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io. 326f28cd7cfSbo yang 327f28cd7cfSbo yangOn Fri, 2007-03-16 at 16:44 -0600, James Bottomley wrote: 328f28cd7cfSbo yangIt looks like megaraid_sas at least needs this to throttle its commands 329f28cd7cfSbo yang> as they begin to time out. The code keeps the existing transport 330f28cd7cfSbo yang> template use of eh_timed_out (and allows the transport to override the 331f28cd7cfSbo yang> host if they both have this callback). 332f28cd7cfSbo yang> 333f28cd7cfSbo yang> James 334f28cd7cfSbo yang 335f28cd7cfSbo yang1 Release Date : Sat May. 12 16:30:43 PST 2007 - 336f28cd7cfSbo yang (emaild-id:megaraidlinux@lsi.com) 337f28cd7cfSbo yang Sumant Patro 338f28cd7cfSbo yang Bo Yang 339f28cd7cfSbo yang 340f28cd7cfSbo yang2 Current Version : 00.00.03.12 341f28cd7cfSbo yang3 Older Version : 00.00.03.11 342f28cd7cfSbo yang 343f28cd7cfSbo yang1. When MegaSAS driver receives reset call from OS, driver waits in reset 344f28cd7cfSbo yangroutine for max 3 minutes for all pending command completion. Now driver will 345f28cd7cfSbo yangcall completion routine every 5 seconds from the reset routine instead of 346f28cd7cfSbo yangwaiting for depending on cmd completion from isr path. 347f28cd7cfSbo yang 348f28cd7cfSbo yang1 Release Date : Mon Apr. 30 10:25:52 PST 2007 - 349f28cd7cfSbo yang (emaild-id:megaraidlinux@lsi.com) 350f28cd7cfSbo yang Sumant Patro 351f28cd7cfSbo yang Bo Yang 352f28cd7cfSbo yang 353f28cd7cfSbo yang2 Current Version : 00.00.03.11 354f28cd7cfSbo yang3 Older Version : 00.00.03.09 355f28cd7cfSbo yang 356f28cd7cfSbo yang 1. Memory Manager for IOCTL removed for 2.6 kernels. 357f28cd7cfSbo yang pci_alloc_consistent replaced by dma_alloc_coherent. With this 358f28cd7cfSbo yang change there is no need of memory manager in the driver code 359f28cd7cfSbo yang 360f28cd7cfSbo yang On Wed, 2007-02-07 at 13:30 -0800, Andrew Morton wrote: 361f28cd7cfSbo yang > I suspect all this horror is due to stupidity in the DMA API. 362f28cd7cfSbo yang > 363f28cd7cfSbo yang > pci_alloc_consistent() just goes and assumes GFP_ATOMIC, whereas 364f28cd7cfSbo yang > the caller (megasas_mgmt_fw_ioctl) would have been perfectly happy 365f28cd7cfSbo yang > to use GFP_KERNEL. 366f28cd7cfSbo yang > 367f28cd7cfSbo yang > I bet this fixes it 368f28cd7cfSbo yang 369f28cd7cfSbo yang It does, but the DMA API was expanded to cope with this exact case, so 370f28cd7cfSbo yang use dma_alloc_coherent() directly in the megaraid code instead. The dev 371f28cd7cfSbo yang is just &pci_dev->dev. 372f28cd7cfSbo yang 373f28cd7cfSbo yang James <James.Bottomley@SteelEye.com> 374f28cd7cfSbo yang 375f28cd7cfSbo yang 3. SYNCHRONIZE_CACHE is not supported by FW and thus blocked by driver. 376f28cd7cfSbo yang 4. Hibernation support added 377f28cd7cfSbo yang 5. Performing diskdump while running IO in RHEL 4 was failing. Fixed. 378f28cd7cfSbo yang 379f28cd7cfSbo yang1 Release Date : Fri Feb. 09 14:36:28 PST 2007 - 380f28cd7cfSbo yang (emaild-id:megaraidlinux@lsi.com) 381f28cd7cfSbo yang Sumant Patro 382f28cd7cfSbo yang Bo Yang 383f28cd7cfSbo yang 384f28cd7cfSbo yang2 Current Version : 00.00.03.09 385f28cd7cfSbo yang3 Older Version : 00.00.03.08 386f28cd7cfSbo yang 387f28cd7cfSbo yangi. Under heavy IO mid-layer prints "DRIVER_TIMEOUT" errors 388f28cd7cfSbo yang 389f28cd7cfSbo yang The driver now waits for 10 seconds to elapse instead of 5 (as in 390f28cd7cfSbo yang previous release) to resume IO. 391f28cd7cfSbo yang 392f28cd7cfSbo yang1 Release Date : Mon Feb. 05 11:35:24 PST 2007 - 393f28cd7cfSbo yang (emaild-id:megaraidlinux@lsi.com) 394f28cd7cfSbo yang Sumant Patro 395f28cd7cfSbo yang Bo Yang 396f28cd7cfSbo yang2 Current Version : 00.00.03.08 397f28cd7cfSbo yang3 Older Version : 00.00.03.07 398f28cd7cfSbo yang 399f28cd7cfSbo yangi. Under heavy IO mid-layer prints "DRIVER_TIMEOUT" errors 400f28cd7cfSbo yang 401f28cd7cfSbo yang Fix: The driver is now throttling IO. 402f28cd7cfSbo yang Checks added in megasas_queue_command to know if FW is able to 403f28cd7cfSbo yang process commands within timeout period. If number of retries 404f28cd7cfSbo yang is 2 or greater,the driver stops sending cmd to FW temporarily. IO is 405f28cd7cfSbo yang resumed if pending cmd count reduces to 16 or 5 seconds has elapsed 406f28cd7cfSbo yang from the time cmds were last sent to FW. 407f28cd7cfSbo yang 408f28cd7cfSbo yangii. FW enables WCE bit in Mode Sense cmd for drives that are configured 409f28cd7cfSbo yang as WriteBack. The OS may send "SYNCHRONIZE_CACHE" cmd when Logical 410f28cd7cfSbo yang Disks are exposed with WCE=1. User is advised to enable Write Back 411f28cd7cfSbo yang mode only when the controller has battery backup. At this time 412f28cd7cfSbo yang Synhronize cache is not supported by the FW. Driver will short-cycle 413af901ca1SAndré Goddard Rosa the cmd and return success without sending down to FW. 414f28cd7cfSbo yang 415f28cd7cfSbo yang1 Release Date : Sun Jan. 14 11:21:32 PDT 2007 - 416f28cd7cfSbo yang Sumant Patro <Sumant.Patro@lsil.com>/Bo Yang 417f28cd7cfSbo yang2 Current Version : 00.00.03.07 418f28cd7cfSbo yang3 Older Version : 00.00.03.06 419f28cd7cfSbo yang 420f28cd7cfSbo yangi. bios_param entry added in scsi_host_template that returns disk geometry 421f28cd7cfSbo yang information. 422f28cd7cfSbo yang 423f28cd7cfSbo yang1 Release Date : Fri Oct 20 11:21:32 PDT 2006 - Sumant Patro <Sumant.Patro@lsil.com>/Bo Yang 424f28cd7cfSbo yang2 Current Version : 00.00.03.06 425f28cd7cfSbo yang3 Older Version : 00.00.03.05 426f28cd7cfSbo yang 427f28cd7cfSbo yang1. Added new memory management module to support the IOCTL memory allocation. For IOCTL we try to allocate from the memory pool created during driver initialization. If mem pool is empty then we allocate at run time. 428f28cd7cfSbo yang2. Added check in megasas_queue_command and dpc/isr routine to see if we have already declared adapter dead 429f28cd7cfSbo yang (hw_crit_error=1). If hw_crit_error==1, now we donot accept any processing of pending cmds/accept any cmd from OS 430e4a082c7SSumant Patro 4312a3681e5SSumant Patro1 Release Date : Mon Oct 02 11:21:32 PDT 2006 - Sumant Patro <Sumant.Patro@lsil.com> 4322a3681e5SSumant Patro2 Current Version : 00.00.03.05 4332a3681e5SSumant Patro3 Older Version : 00.00.03.04 4342a3681e5SSumant Patro 4352a3681e5SSumant Patroi. PCI_DEVICE macro used 4362a3681e5SSumant Patro 4372a3681e5SSumant Patro Convert the pci_device_id-table of the megaraid_sas-driver to the PCI_DEVICE-macro, to safe some lines. 4382a3681e5SSumant Patro 4392a3681e5SSumant Patro - Henrik Kretzschmar <henne@nachtwindheim.de> 4402a3681e5SSumant Patroii. All compiler warnings removed 4412a3681e5SSumant Patroiii. megasas_ctrl_info struct reverted to 3.02 release 4422a3681e5SSumant Patroiv. Default value of megasas_dbg_lvl set to 0 4432a3681e5SSumant Patrov. Removing in megasas_exit the sysfs entry created for megasas_dbg_lvl 4442a3681e5SSumant Patrovi. In megasas_teardown_frame_pool(), cmd->frame was passed instead of 4452a3681e5SSumant Patro cmd->sense to pci_pool_free. Fixed. Bug was pointed out by 4462a3681e5SSumant Patro Eric Sesterhenn 4472a3681e5SSumant Patro 4482a3681e5SSumant Patro1 Release Date : Wed Sep 13 14:22:51 PDT 2006 - Sumant Patro <Sumant.Patro@lsil.com> 4492a3681e5SSumant Patro2 Current Version : 00.00.03.04 4502a3681e5SSumant Patro3 Older Version : 00.00.03.03 4512a3681e5SSumant Patro 4522a3681e5SSumant Patroi. Added Reboot notify 4532a3681e5SSumant Patroii. Reduced by 1 max cmds sent to FW from Driver to make the reply_q_sz same 4542a3681e5SSumant Patro as Max Cmds FW can support 4552a3681e5SSumant Patro 4562a3681e5SSumant Patro1 Release Date : Tue Aug 22 16:33:14 PDT 2006 - Sumant Patro <Sumant.Patro@lsil.com> 4572a3681e5SSumant Patro2 Current Version : 00.00.03.03 4582a3681e5SSumant Patro3 Older Version : 00.00.03.02 4592a3681e5SSumant Patro 4602a3681e5SSumant Patroi. Send stop adapter to FW & Dump pending FW cmds before declaring adapter dead. 4612a3681e5SSumant Patro New varible added to set dbg level. 4622a3681e5SSumant Patroii. Disable interrupt made as fn pointer as they are different for 1068 / 1078 4632a3681e5SSumant Patroiii. Frame count optimization. Main frame can contain 2 SGE for 64 bit SGLs and 4642a3681e5SSumant Patro 3 SGE for 32 bit SGL 4652a3681e5SSumant Patroiv. Tasklet added for cmd completion 4662a3681e5SSumant Patrov. If FW in operational state before firing INIT, now we send RESET Flag to FW instead of just READY. This is used to do soft reset. 4672a3681e5SSumant Patrovi. megasas_ctrl_prop structure updated (based on FW struct) 4682a3681e5SSumant Patrovii. Added print : FW now in Ready State during initialization 4692a3681e5SSumant Patro 4702a3681e5SSumant Patro1 Release Date : Sun Aug 06 22:49:52 PDT 2006 - Sumant Patro <Sumant.Patro@lsil.com> 4712a3681e5SSumant Patro2 Current Version : 00.00.03.02 4722a3681e5SSumant Patro3 Older Version : 00.00.03.01 4732a3681e5SSumant Patro 4742a3681e5SSumant Patroi. Added FW tranistion state for Hotplug scenario 4752a3681e5SSumant Patro 4760e98936cSSumant Patro1 Release Date : Sun May 14 22:49:52 PDT 2006 - Sumant Patro <Sumant.Patro@lsil.com> 4770e98936cSSumant Patro2 Current Version : 00.00.03.01 4780e98936cSSumant Patro3 Older Version : 00.00.02.04 4790e98936cSSumant Patro 4800e98936cSSumant Patroi. Added support for ZCR controller. 4810e98936cSSumant Patro 4820e98936cSSumant Patro New device id 0x413 added. 4830e98936cSSumant Patro 4840e98936cSSumant Patroii. Bug fix : Disable controller interrupt before firing INIT cmd to FW. 4850e98936cSSumant Patro 4860e98936cSSumant Patro Interrupt is enabled after required initialization is over. 4870e98936cSSumant Patro This is done to ensure that driver is ready to handle interrupts when 4880e98936cSSumant Patro it is generated by the controller. 4890e98936cSSumant Patro 4900e98936cSSumant Patro -Sumant Patro <Sumant.Patro@lsil.com> 4910e98936cSSumant Patro 492e4a082c7SSumant Patro1 Release Date : Wed Feb 03 14:31:44 PST 2006 - Sumant Patro <Sumant.Patro@lsil.com> 493e4a082c7SSumant Patro2 Current Version : 00.00.02.04 494e4a082c7SSumant Patro3 Older Version : 00.00.02.04 495e4a082c7SSumant Patro 496e4a082c7SSumant Patroi. Remove superflous instance_lock 497e4a082c7SSumant Patro 498e4a082c7SSumant Patro gets rid of the otherwise superflous instance_lock and avoids an unsave 499e4a082c7SSumant Patro unsynchronized access in the error handler. 500e4a082c7SSumant Patro 501e4a082c7SSumant Patro - Christoph Hellwig <hch@lst.de> 502e4a082c7SSumant Patro 503e4a082c7SSumant Patro 504f9876f0bSSumant Patro1 Release Date : Wed Feb 03 14:31:44 PST 2006 - Sumant Patro <Sumant.Patro@lsil.com> 505f9876f0bSSumant Patro2 Current Version : 00.00.02.04 506f9876f0bSSumant Patro3 Older Version : 00.00.02.04 507f9876f0bSSumant Patro 508f9876f0bSSumant Patroi. Support for 1078 type (ppc IOP) controller, device id : 0x60 added. 509f9876f0bSSumant Patro During initialization, depending on the device id, the template members 510f9876f0bSSumant Patro are initialized with function pointers specific to the ppc or 511f9876f0bSSumant Patro xscale controllers. 512f9876f0bSSumant Patro 513f9876f0bSSumant Patro -Sumant Patro <Sumant.Patro@lsil.com> 514f9876f0bSSumant Patro 515122da302SJoshua Giles1 Release Date : Fri Feb 03 14:16:25 PST 2006 - Sumant Patro 516122da302SJoshua Giles <Sumant.Patro@lsil.com> 517122da302SJoshua Giles2 Current Version : 00.00.02.04 518122da302SJoshua Giles3 Older Version : 00.00.02.02 519122da302SJoshua Gilesi. Register 16 byte CDB capability with scsi midlayer 520122da302SJoshua Giles 52140e47125SMasanari Iida "This patch properly registers the 16 byte command length capability of the 522122da302SJoshua Giles megaraid_sas controlled hardware with the scsi midlayer. All megaraid_sas 523122da302SJoshua Giles hardware supports 16 byte CDB's." 524122da302SJoshua Giles 525122da302SJoshua Giles -Joshua Giles <joshua_giles@dell.com> 526122da302SJoshua Giles 5271341c939SSumant Patro1 Release Date : Mon Jan 23 14:09:01 PST 2006 - Sumant Patro <Sumant.Patro@lsil.com> 5281341c939SSumant Patro2 Current Version : 00.00.02.02 5291341c939SSumant Patro3 Older Version : 00.00.02.01 5301341c939SSumant Patro 5311341c939SSumant Patroi. New template defined to represent each family of controllers (identified by processor used). 5321341c939SSumant Patro The template will have defintions that will be initialised to appropritae values for a specific family of controllers. The template definition has four function pointers. During driver initialisation the function pointers will be set based on the controller family type. This change is done to support new controllers that has different processors and thus different register set. 5331341c939SSumant Patro 5341341c939SSumant Patro -Sumant Patro <Sumant.Patro@lsil.com> 5351341c939SSumant Patro 536cb59aa6aSSumant Patro1 Release Date : Mon Dec 19 14:36:26 PST 2005 - Sumant Patro <Sumant.Patro@lsil.com> 537cb59aa6aSSumant Patro2 Current Version : 00.00.02.00-rc4 538cb59aa6aSSumant Patro3 Older Version : 00.00.02.01 539cb59aa6aSSumant Patro 540cb59aa6aSSumant Patroi. Code reorganized to remove code duplication in megasas_build_cmd. 541cb59aa6aSSumant Patro 542cb59aa6aSSumant Patro "There's a lot of duplicate code megasas_build_cmd. Move that out of the different codepathes and merge the reminder of megasas_build_cmd into megasas_queue_command" 543cb59aa6aSSumant Patro 544cb59aa6aSSumant Patro - Christoph Hellwig <hch@lst.de> 545cb59aa6aSSumant Patro 546cb59aa6aSSumant Patroii. Defined MEGASAS_IOC_FIRMWARE32 for code paths that handles 32 bit applications in 64 bit systems. 547cb59aa6aSSumant Patro 548cb59aa6aSSumant Patro "MEGASAS_IOC_FIRMWARE can't be redefined if CONFIG_COMPAT is set, we need to define a MEGASAS_IOC_FIRMWARE32 define so native binaries continue to work" 549cb59aa6aSSumant Patro 550cb59aa6aSSumant Patro - Christoph Hellwig <hch@lst.de> 551