commit | c0affe9db42bf85f4a606b3262c35ec59a5d3788 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Apr 16 13:59:18 2007 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed May 02 19:02:43 2007 -0700 |
tree | 24426597a2fcd39dc8ef841ada67d13bc4b9dda6 | |
parent | d4770143fe72979d463a911d7a1f75f27ce6437b [diff] |
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>