18c2ecf20Sopenharmony_ciIBM ServeRAID driver Change Log
28c2ecf20Sopenharmony_ci~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci        5.00.01  - Sarasota ( 5i ) adapters must always be scanned first  
58c2ecf20Sopenharmony_ci                 - Get rid on IOCTL_NEW_COMMAND code  
68c2ecf20Sopenharmony_ci                 - Add Extended DCDB Commands for Tape Support in 5I                  
78c2ecf20Sopenharmony_ci        
88c2ecf20Sopenharmony_ci        4.90.11  - Don't actually RESET unless it's physically required
98c2ecf20Sopenharmony_ci                 - Remove unused compile options
108c2ecf20Sopenharmony_ci        
118c2ecf20Sopenharmony_ci        4.90.08  - Data Corruption if First Scatter Gather Element is > 64K
128c2ecf20Sopenharmony_ci        
138c2ecf20Sopenharmony_ci        4.90.08  - Increase Delays in Flashing ( Trombone Only - 4H )        
148c2ecf20Sopenharmony_ci        
158c2ecf20Sopenharmony_ci        4.90.05  - Use New PCI Architecture to facilitate Hot Plug Development
168c2ecf20Sopenharmony_ci        
178c2ecf20Sopenharmony_ci        4.90.01  - Add ServeRAID Version Checking
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci        4.80.26  - Clean up potential code problems ( Arjan's recommendations )
208c2ecf20Sopenharmony_ci        
218c2ecf20Sopenharmony_ci        4.80.21  - Change memcpy() to copy_to_user() in NVRAM Page 5 IOCTL path   
228c2ecf20Sopenharmony_ci        
238c2ecf20Sopenharmony_ci        4.80.20  - Set max_sectors in Scsi_Host structure ( if >= 2.4.7 kernel )
248c2ecf20Sopenharmony_ci                 - 5 second delay needed after resetting an i960 adapter
258c2ecf20Sopenharmony_ci        
268c2ecf20Sopenharmony_ci        4.80.14  - Take all semaphores off stack                    
278c2ecf20Sopenharmony_ci                 - Clean Up New_IOCTL path
288c2ecf20Sopenharmony_ci                   
298c2ecf20Sopenharmony_ci        4.80.04  - Eliminate calls to strtok() if 2.4.x or greater 
308c2ecf20Sopenharmony_ci                 - Adjustments to Device Queue Depth               
318c2ecf20Sopenharmony_ci
328c2ecf20Sopenharmony_ci        4.80.00  - Make ia64 Safe    
338c2ecf20Sopenharmony_ci        
348c2ecf20Sopenharmony_ci        4.72.01  - I/O Mapped Memory release ( so "insmod ips" does not Fail )    
358c2ecf20Sopenharmony_ci                 - Don't Issue Internal FFDC Command if there are Active Commands 
368c2ecf20Sopenharmony_ci                 - Close Window for getting too many IOCTL's active 
378c2ecf20Sopenharmony_ci                   
388c2ecf20Sopenharmony_ci        4.72.00  - Allow for a Scatter-Gather Element to exceed MAX_XFER Size     
398c2ecf20Sopenharmony_ci        
408c2ecf20Sopenharmony_ci        4.71.00  - Change all memory allocations to not use GFP_DMA flag 
418c2ecf20Sopenharmony_ci                 - Code Clean-Up for 2.4.x kernel      
428c2ecf20Sopenharmony_ci        
438c2ecf20Sopenharmony_ci        4.70.15  - Fix Breakup for very large ( non-SG ) requests
448c2ecf20Sopenharmony_ci        
458c2ecf20Sopenharmony_ci        4.70.13  - Don't release HA Lock in ips_next() until SC taken off queue  
468c2ecf20Sopenharmony_ci                 - Unregister SCSI device in ips_release()                        
478c2ecf20Sopenharmony_ci                 - Don't Send CDB's if we already know the device is not present  
488c2ecf20Sopenharmony_ci                 
498c2ecf20Sopenharmony_ci        4.70.12  - Corrective actions for bad controller ( during initialization )
508c2ecf20Sopenharmony_ci        
518c2ecf20Sopenharmony_ci        4.70.09  - Use a Common ( Large Buffer ) for Flashing from the JCRM CD    
528c2ecf20Sopenharmony_ci                 - Add IPSSEND Flash Support                                      
538c2ecf20Sopenharmony_ci                 - Set Sense Data for Unknown SCSI Command                        
548c2ecf20Sopenharmony_ci                 - Use Slot Number from NVRAM Page 5 
558c2ecf20Sopenharmony_ci                 - Restore caller's DCDB Structure
568c2ecf20Sopenharmony_ci                                       
578c2ecf20Sopenharmony_ci        4.20.14  - Update patch files for kernel 2.4.0-test5
588c2ecf20Sopenharmony_ci
598c2ecf20Sopenharmony_ci        4.20.13  - Fix some failure cases / reset code
608c2ecf20Sopenharmony_ci                 - Hook into the reboot_notifier to flush the controller
618c2ecf20Sopenharmony_ci                   cache
628c2ecf20Sopenharmony_ci
638c2ecf20Sopenharmony_ci        4.20.03 - Rename version to coincide with new release schedules
648c2ecf20Sopenharmony_ci                - Performance fixes
658c2ecf20Sopenharmony_ci                - Fix truncation of /proc files with cat
668c2ecf20Sopenharmony_ci                - Merge in changes through kernel 2.4.0test1ac21
678c2ecf20Sopenharmony_ci
688c2ecf20Sopenharmony_ci        4.10.13 - Fix for dynamic unload and proc file system
698c2ecf20Sopenharmony_ci
708c2ecf20Sopenharmony_ci        4.10.00 - Add support for ServeRAID 4M/4L
718c2ecf20Sopenharmony_ci
728c2ecf20Sopenharmony_ci        4.00.06 - Fix timeout with initial FFDC command
738c2ecf20Sopenharmony_ci
748c2ecf20Sopenharmony_ci        4.00.05 - Remove wish_block from init routine
758c2ecf20Sopenharmony_ci                - Use linux/spinlock.h instead of asm/spinlock.h for kernels
768c2ecf20Sopenharmony_ci                  2.3.18 and later
778c2ecf20Sopenharmony_ci                - Sync with other changes from the 2.3 kernels
788c2ecf20Sopenharmony_ci
798c2ecf20Sopenharmony_ci        4.00.04 - Rename structures/constants to be prefixed with IPS_
808c2ecf20Sopenharmony_ci
818c2ecf20Sopenharmony_ci        4.00.03 - Add alternative passthru interface
828c2ecf20Sopenharmony_ci                - Add ability to flash ServeRAID BIOS
838c2ecf20Sopenharmony_ci
848c2ecf20Sopenharmony_ci        4.00.02 - Fix problem with PT DCDB with no buffer
858c2ecf20Sopenharmony_ci
868c2ecf20Sopenharmony_ci        4.00.01 - Add support for First Failure Data Capture
878c2ecf20Sopenharmony_ci
888c2ecf20Sopenharmony_ci        4.00.00 - Add support for ServeRAID 4
898c2ecf20Sopenharmony_ci
908c2ecf20Sopenharmony_ci        3.60.02 - Make DCDB direction based on lookup table.
918c2ecf20Sopenharmony_ci                - Only allow one DCDB command to a SCSI ID at a time.
928c2ecf20Sopenharmony_ci
938c2ecf20Sopenharmony_ci        3.60.01 - Remove bogus error check in passthru routine.
948c2ecf20Sopenharmony_ci
958c2ecf20Sopenharmony_ci        3.60.00 - Bump max commands to 128 for use with ServeRAID
968c2ecf20Sopenharmony_ci                  firmware 3.60.
978c2ecf20Sopenharmony_ci                - Change version to 3.60 to coincide with ServeRAID release
988c2ecf20Sopenharmony_ci                  numbering.
998c2ecf20Sopenharmony_ci
1008c2ecf20Sopenharmony_ci        1.00.00 - Initial Public Release
1018c2ecf20Sopenharmony_ci                - Functionally equivalent to 0.99.05
1028c2ecf20Sopenharmony_ci
1038c2ecf20Sopenharmony_ci        0.99.05 - Fix an oops on certain passthru commands
1048c2ecf20Sopenharmony_ci
1058c2ecf20Sopenharmony_ci        0.99.04 - Fix race condition in the passthru mechanism
1068c2ecf20Sopenharmony_ci                  -- this required the interface to the utilities to change
1078c2ecf20Sopenharmony_ci                - Fix error recovery code
1088c2ecf20Sopenharmony_ci
1098c2ecf20Sopenharmony_ci        0.99.03 - Make interrupt routine handle all completed request on the
1108c2ecf20Sopenharmony_ci                  adapter not just the first one
1118c2ecf20Sopenharmony_ci                - Make sure passthru commands get woken up if we run out of
1128c2ecf20Sopenharmony_ci                  SCBs
1138c2ecf20Sopenharmony_ci                - Send all of the commands on the queue at once rather than
1148c2ecf20Sopenharmony_ci                  one at a time since the card will support it.
1158c2ecf20Sopenharmony_ci
1168c2ecf20Sopenharmony_ci        0.99.02 - Added some additional debug statements to print out
1178c2ecf20Sopenharmony_ci                  errors if an error occurs while trying to read/write
1188c2ecf20Sopenharmony_ci                  to a logical drive (IPS_DEBUG).
1198c2ecf20Sopenharmony_ci
1208c2ecf20Sopenharmony_ci                - Fixed read/write errors when the adapter is using an
1218c2ecf20Sopenharmony_ci                  8K stripe size.
1228c2ecf20Sopenharmony_ci
123