]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfbdc38f4556866d0c7abacd2d1452103c60a9039
treefb801fed52b461dfeb5f386eca130fe55c591693
parent2c0355cefffbccdd641492f21bf57e774172d82d
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