]> git.ipfire.org Git - thirdparty/kernel/stable.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:32:01 +0000 (17:32 -0700)
commit94caba80201d4fdedd9c5f01dd1d6a6d43b04286
tree94ecf6bc3ddd296f17a0bdb169f8b79e47132687
parent9840d66ec614aca0a91b782fad2372812705d8d5
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