pci-quirks: disable MSI on RS400-200 and RS480
authorTejun Heo <htejun@gmail.com>
Mon, 16 Apr 2007 04:59:18 +0000 (13:59 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:43 +0000 (19:02 -0700)
commitc0affe9db42bf85f4a606b3262c35ec59a5d3788
tree24426597a2fcd39dc8ef841ada67d13bc4b9dda6
parentd4770143fe72979d463a911d7a1f75f27ce6437b
pci-quirks: disable MSI on RS400-200 and RS480

MSI doesn't work on RS400-200 and RS480 requiring pci=nomsi kernel
boot parameter for ahci to work.  This patch disables MSI on those
chips.

  http://thread.gmane.org/gmane.linux.ide/17820
  http://thread.gmane.org/gmane.linux.ide/17516
  https://bugzilla.novell.com/show_bug.cgi?id=263893

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c