alistair23-linux/drivers/scsi/megaraid
bo yang 14faea9f7f [SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per_req
1. Setting the max_sectors_per_req based on max SGL supported by the
   FW. Prior versions calculated this value from controller info's
   max_sectors_1, max_sectors_2. For certain controllers/FW, this was
   resulting in a value greater than max SGL supported by the FW. Now
   we take the min of max sgl from FW and max_sectors calculation.

2. Increased MFI_POLL_TIMEOUT_SECS to 60 seconds from 10. FW may take
   a max of 60 seconds to respond to the INIT cmd.

Signed-off-by: Bo Yang <bo.yang@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-11 18:22:43 -06:00
..
Kconfig.megaraid
Makefile
mbox_defs.h
mega_common.h [SCSI] megaraid_mbox: use mutex instead of semaphore 2007-07-14 19:10:19 -05:00
megaraid_ioctl.h
megaraid_mbox.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
megaraid_mbox.h [SCSI] megaraid_mbox: use mutex instead of semaphore 2007-07-14 19:10:19 -05:00
megaraid_mm.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
megaraid_mm.h
megaraid_sas.c [SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per_req 2008-01-11 18:22:43 -06:00
megaraid_sas.h [SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per_req 2008-01-11 18:22:43 -06:00