From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: What determines which interrupts are shared under Linux? Date: Tue, 15 Aug 2006 16:55:16 +0100 Message-ID: <1155657316.24077.293.camel@localhost.localdomain> References: <44E1D760.6070600@atipa.com> <1155654379.24077.286.camel@localhost.localdomain> <44E1E719.6020005@atipa.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <44E1E719.6020005@atipa.com> Sender: linux-kernel-owner@vger.kernel.org To: Roger Heflin Cc: Linux-Kernel , linux-ide@vger.kernel.org List-Id: linux-ide@vger.kernel.org Ar Maw, 2006-08-15 am 10:24 -0500, ysgrifennodd Roger Heflin: > I am currently retesting under 2.6.17.8 to see if I have similar issues > there, under that it show interrupts like below, different interrupt > numbers, > but similar sharing as ata1/ata2, and ata3/ata4 are on the same interrupt. Thats what I would expect to see - two channels per PCI device is the normal layout and they will always share the IRQ.