From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hera.kernel.org (hera.kernel.org [140.211.167.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D9D57DE050 for ; Thu, 9 Apr 2009 07:05:22 +1000 (EST) Message-ID: <49DD1154.3040106@kernel.org> Date: Wed, 08 Apr 2009 14:04:20 -0700 From: Tejun Heo MIME-Version: 1.0 To: Timur Tabi Subject: Re: "ahci: drop intx manipulation on msi enable" breaks ULI M1575 References: <49DB6914.1030107@freescale.com> <49DBE858.9040004@kernel.org> <1239156559.10104.7.camel@localhost> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Cc: linux-ide@vger.kernel.org, Jeff Garzik , Linux PPC Development List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Timur Tabi wrote: > On Tue, Apr 7, 2009 at 9:09 PM, Michael Ellerman wrote: > >> Have you confirmed that INTX is disabled before that call? > > How do I do that? Running "lspci -nnvvvxxx" before loading the driver should be enough. -- tejun