]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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:15:46 +0000 (11:15 -0700)
commite58a09a594492db2dffb2aecc26d0d4c7a169ade
treea7a0f231fcac3a2dacb1cef655b3103f21b67f2c
parent6bf0eb89c2aa017d5b9d5a859e53cf9c39fd92c3
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