PCI quirk: Disable MSI on VIA K8T890 systems
authorMatthew Wilcox <matthew@wil.cx>
Wed, 24 Mar 2010 13:11:01 +0000 (07:11 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:10:40 +0000 (11:10 -0700)
commitfbc6e1a6224f573671e6af123c0727c412e43b6b
treeaf8b0bc4315b5bc4d1d0576b0df053d191916fe6
parent1dd1f04d589695235943f743aa1476e8f68d753a
PCI quirk: Disable MSI on VIA K8T890 systems

commit 134b345081534235dbf228b1005c14590e0570ba upstream.

Bugzilla 15287 indicates that there's a problem with Message Signalled
Interrupts on VIA K8T890 systems.  Add a quirk to disable MSI on these
systems.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Tested-by: Jan Kreuzer <kontrollator@gmx.de>
Tested-by: lh <jarryson@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c