Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750985AbXAFAyL (ORCPT ); Fri, 5 Jan 2007 19:54:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751027AbXAFAyK (ORCPT ); Fri, 5 Jan 2007 19:54:10 -0500 Received: from iabervon.org ([66.92.72.58]:2930 "EHLO iabervon.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750985AbXAFAyJ (ORCPT ); Fri, 5 Jan 2007 19:54:09 -0500 Date: Fri, 5 Jan 2007 19:54:06 -0500 (EST) From: Daniel Barkalow To: Petr Vandrovec cc: Roland Dreier , jeff@garzik.org, linux-kernel@vger.kernel.org, akpm@osdl.org Subject: Re: [PATCH] Unbreak MSI on ATI devices In-Reply-To: <459E1535.5020105@vandrovec.name> Message-ID: References: <20061221075540.GA21152@vana.vc.cvut.cz> <459E1535.5020105@vandrovec.name> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1287 Lines: 29 On Fri, 5 Jan 2007, Petr Vandrovec wrote: > Hi, > unfortunately it is not everything :-( > > I cannot get MSI to work on IDE interface under any circumstances - in legacy > mode it always uses IRQ14/15 regardless of whether MSI is enabled or not > (that's probably correct), but in native mode as soon as I enable MSI it > either does not deliver interrupts at all (definitely not through IRQ14/15, > and, if I got routing right, also not through its INTA#), or it delivers them > somewhere else than where programmed. As my boot device is connected to this > adapter, and it is a notebook, it is not easy to debug what's really going on > :-( Are you doing this with INTx left on or turned off? Have you determined whether turning off INTx does anything useful on these devices when you're not using MSI? (There are only a few places in the kernel which disable INTx, mostly associated with enabling MSI.) It might be easier to test if you boot off a USB storage device of some sort. -Daniel *This .sig left intentionally blank* - 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/