]> git.baikalelectronics.ru Git - kernel.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)
commit1284a061e951115792ceaa8a569269424e2a8875
treed63c7ac47bc8ebcba4ddff97b37267f5fd7068ba
parent095dceb8f14f26597a6f879d39b390df8c016705
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