PCI quirk: disable MSI on VIA VT3364 chipsets
commit191a87b5f9726f1f78eab51419c9c9548ebc6670
authorThomas Renninger <trenn@suse.de>
Fri, 3 Apr 2009 13:34:00 +0000 (3 06:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 May 2009 22:45:04 +0000 (8 15:45 -0700)
tree7b3d1cadf6f60e5c25f5036f600cbd7ad9ee76b1
parent821d31bfd7b23e92b6084e05095b1c7266c56a3f
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