]> git.kernelconcepts.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)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 18 Feb 2009 18:59:46 +0000 (10:59 -0800)
commite0ae4f5503235ba4449ffb5bcb4189edcef4d584
treed63c7ac47bc8ebcba4ddff97b37267f5fd7068ba
parenta08f6e04d74478d91f34a0484e69e89870adb33d
PCI quirk: enable MSI on 8132

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

Cc: stable@kernel.org
Reported-by: David Lang <david@lang.hm>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/quirks.c