[SCSI] fusion: default MSI to disabled for SPI and FC controllers
commit27898988174bb211fd962ea73b9c6dc09f888705
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 11 Jul 2008 03:10:55 +0000 (10 22:10 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:18:11 +0000 (12 08:18 -0500)
treee07c5156a522f185eae2d17285e26731a2765387
parent0ce3a7e5bd305e96c924fab1e3126480c665f017
[SCSI] fusion: default MSI to disabled for SPI and FC controllers

There's a fault on the FC controllers that makes them not respond
correctly to MSI.  The SPI controllers are fine, but are likely to be
onboard on older motherboards which don't handle MSI correctly, so
default both these cases to disabled.  Enable by setting the module
parameter mpt_msi_enable=1.

For the SAS case, enable MSI by default, but it can be disabled by
setting the module parameter mpt_msi_enable=0.

Cc: "Prakash, Sathya" <sathya.prakash@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/message/fusion/mptbase.c