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