]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI quirk: enable MSI on 8132
authorYinghai Lu <yinghai@kernel.org>
Wed, 18 Feb 2009 04:40:09 +0000 (20:40 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:52:46 +0000 (17:52 -0700)
commitd41b7af376129513e47bbc439bd81f8646ed6db0
treef7a7c7c50d5ebe0bff95ffa5f6dfe6145fd707c6
parent9d126f32c569c747d2103156fef6033e6444804d
PCI quirk: enable MSI on 8132

commit e0ae4f5503235ba4449ffb5bcb4189edcef4d584 upstream.

David reported that LSI SAS doesn't work with MSI.  It turns out that
his BIOS doesn't enable it, but the HT MSI 8132 does support HT MSI.
Add quirk to enable it

Reported-by: David Lang <david@lang.hm>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c