]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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:15:47 +0000 (11:15 -0700)
commit31d190ca88372b44602743fc5588fed56842de1f
treeb6c13248be1c082f9c849ebc5680dec23d2b262d
parent7198b2665b6fb401ee8b6758dc5ea9fa092821ff
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