From: Kristen Accardi Date: Tue, 16 Aug 2005 22:15:58 +0000 (-0700) Subject: [PATCH] PCI: 6700/6702PXH quirk X-Git-Tag: v2.6.13-rc7~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4602b88d9743b5f20655de8078fb42e9fd25581f;p=pandora-kernel.git [PATCH] PCI: 6700/6702PXH quirk On the 6700/6702 PXH part, a MSI may get corrupted if an ACPI hotplug driver and SHPC driver in MSI mode are used together. This patch will prevent MSI from being enabled for the SHPC as part of an early pci quirk, as well as on any pci device which sets the no_msi bit. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed