From: Thomas Renninger Date: Fri, 3 Apr 2009 13:34:00 +0000 (-0700) Subject: PCI quirk: disable MSI on VIA VT3364 chipsets X-Git-Tag: v2.6.27.23~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ca8bad08b221f1ddc73ee15f458725988b37057;p=pandora-kernel.git 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: Signed-off-by: Thomas Renninger Signed-off-by: Jesse Barnes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed