Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757397AbXEIPh2 (ORCPT ); Wed, 9 May 2007 11:37:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755102AbXEIPhS (ORCPT ); Wed, 9 May 2007 11:37:18 -0400 Received: from mx1.redhat.com ([66.187.233.31]:54073 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754094AbXEIPhQ (ORCPT ); Wed, 9 May 2007 11:37:16 -0400 Message-ID: <4641EAA5.4030409@redhat.com> Date: Wed, 09 May 2007 11:37:09 -0400 From: Chuck Ebbert Organization: Red Hat User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Tejun Heo CC: Greg K-H , Jeff Garzik , linux-kernel , IDE/ATA development list , =?ISO-8859-1?Q?Mat=ED=ADas_Alejandro_Torres?= Subject: Re: [PATCH] pci-quirks: disable MSI on RS400-200 and RS480, take #2 References: <4641BD26.1020501@gmail.com> In-Reply-To: <4641BD26.1020501@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 731 Lines: 19 Tejun Heo wrote: > MSI doesn't work on RS400-200 and RS480 requiring pci=nomsi kernel > boot parameter for ahci to work. This patch renames quirk_svw_msi() > to quirk_disable_all_msi() and use it to disable 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 > FWIW several distros have turned off MSI by default and added a "pci=msi" option to enable it. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/