PCI quirk: Disable MSI on VIA K8T890 systems
authorMatthew Wilcox <matthew@wil.cx>
Wed, 24 Mar 2010 13:11:01 +0000 (07:11 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 25 Mar 2010 15:51:23 +0000 (08:51 -0700)
commit134b345081534235dbf228b1005c14590e0570ba
tree0040508705067e88225e52bdb0b1f4c457e6708f
parenta5ee4eb75413c145334c30e43f1af9875dad6fd7
PCI quirk: Disable MSI on VIA K8T890 systems

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>
drivers/pci/quirks.c