PCI: enable nv_msi_ht_cap_quirk for ALi bridges
authorBjörn Krombholz <fox.box@gmail.com>
Sun, 11 May 2008 22:24:27 +0000 (00:24 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 13 May 2008 16:51:54 +0000 (09:51 -0700)
commit439a7733e8fcbaee39979c10246101565834d6b2
treefb801fed52b461dfeb5f386eca130fe55c591693
parenta7eb08c2a14f28cb652ea6ad1a8e2b8efc55fb9a
PCI: enable nv_msi_ht_cap_quirk for ALi bridges

This applies the NVidia MSI enabled flag for HT capable devices quirk
to ALi bridges as well.

As described in more detail in http://bugzilla.kernel.org/show_bug.cgi?id=10667
this is required for my board which is using an nForce 3 250Gb chipset with an
ALi M1695 northbridge.

It fixes a regression introduced in 2.6.24 that made the internal NIC of the
board unusable (MSI initialisation of the NIC but disabled MSI on the
northbridge devices.

Signed-off-by: Björn Krombholz <fox.box@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/quirks.c