From: Brice Goglin Date: Thu, 31 Aug 2006 05:55:32 +0000 (-0400) Subject: MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability X-Git-Tag: v2.6.19-rc1~1004^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6397c75cbc4d7dbc3d07278b57c82a47dafb21b5;p=pandora-kernel.git MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability Introduce msi_ht_cap_enabled() to check the MSI capability in the Hypertransport configuration space. It is used in a generic quirk quirk_msi_ht_cap() to check whether MSI is enabled on hypertransport chipset, and a nVidia specific quirk quirk_nvidia_ck804_msi_ht_cap() where two 2 HT MSI mappings have to be checked. Both quirks set the PCI_BUS_FLAGS_NO_MSI bus flag when MSI is disabled. Signed-off-by: Brice Goglin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed