PCI quirk: disable MSI on VIA VT3364 chipsets
authorThomas Renninger <trenn@suse.de>
Fri, 3 Apr 2009 13:34:00 +0000 (06:34 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 22 Apr 2009 20:53:03 +0000 (13:53 -0700)
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>

No differences found