PCI: Disable MSI for MCP55 on P5N32-E SLI
authorBen Hutchings <ben@decadent.org.uk>
Sun, 16 May 2010 01:28:49 +0000 (02:28 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:10:41 +0000 (11:10 -0700)
commit061d0096906dc7ed6a7d87fc0c9bc07794b7d3f2
tree21c34b17d35474747918d4b8cfb2769f850896bd
parenta4b1df4f95b0303fb410be949e80083e7196b011
PCI: Disable MSI for MCP55 on P5N32-E SLI

commit e4146bb9088c01c8b6e82be11f0c371f8aff023c upstream.

As reported in <http://bugs.debian.org/552299>, MSI appears to be
broken for this on-board device.  We already have a quirk for the
P5N32-SLI Premium; extend it to cover both variants of the board.

Reported-by: Romain DEGEZ <romain.degez@smartjog.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c