]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[libata sata_mv] do not enable PCI MSI by default
authorJeff Garzik <jgarzik@pobox.com>
Thu, 2 Feb 2006 21:17:06 +0000 (16:17 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 2 Feb 2006 21:17:06 +0000 (16:17 -0500)
commitddef9bb367b19383df627e388cb4c01c86ddba6c
tree6cb2b3315ee11037c92971255638b340e69a849f
parentb4103333d7904310d34de18d85e51e3d74f00a3b
[libata sata_mv] do not enable PCI MSI by default

Several bug reports have come in, noting that disabling CONFIG_PCI_MSI
has fixed their problems with this driver.  This may be generic system
issues, but there is also the probability of unimplemented hardware
errata workarounds.  Until this ream of bug reports is sorted out, we
can get them going in non-MSI interrupt mode.

As such, this change adds an 'msi' module option, which defaults to off.
drivers/scsi/sata_mv.c