commit | 162dedd39dcc6eca3fc0d29cf19658c6c13b840e | [log] [tgz] |
---|---|---|
author | Thomas Renninger <trenn@suse.de> | Fri Apr 03 06:34:00 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Apr 22 13:53:03 2009 -0700 |
tree | 1d78045ab1ea1722a4bddfb7a9b73549232caa89 | |
parent | 091069740304c979f957ceacec39c461d0192158 [diff] |
PCI quirk: disable MSI on VIA VT3364 chipsets 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>