]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI quirk: disable MSI on VIA VT3364 chipsets
authorThomas Renninger <trenn@suse.de>
Fri, 3 Apr 2009 13:34:00 +0000 (06:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 May 2009 21:54:35 +0000 (14:54 -0700)
commit0ca8bad08b221f1ddc73ee15f458725988b37057
tree842dac351012df9844661f48939a4907464872ea
parentc7273beb2266d3058ef299e2135be7edce5cd03f
PCI quirk: disable MSI on VIA VT3364 chipsets

commit 162dedd39dcc6eca3fc0d29cf19658c6c13b840e upstream.

Without this patch, Broadcom BCM5906 Ethernet controllers set up via MSI
cause the machine to hang.  Tejun agreed that the best is to blacklist
the whole chipset and after adding it, seeing the other VIA quirks
disabling MSI, this very much looks like the right way.

Cc: <stable@kernel.org>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c