[PATCH] PCI: 6700/6702PXH quirk
authorKristen Accardi <kristen.c.accardi@intel.com>
Tue, 16 Aug 2005 22:15:58 +0000 (15:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 17 Aug 2005 04:06:24 +0000 (21:06 -0700)
commit4602b88d9743b5f20655de8078fb42e9fd25581f
tree46fa501c25d46ef0691ee6891d928bb8def2e25e
parent208f3d6175cb17772c5af202fe12373f90894ff4
[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 <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/msi.c
drivers/pci/pci.h
drivers/pci/quirks.c
include/linux/pci.h
include/linux/pci_ids.h