Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261665AbVEZRZO (ORCPT ); Thu, 26 May 2005 13:25:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261666AbVEZRZN (ORCPT ); Thu, 26 May 2005 13:25:13 -0400 Received: from clock-tower.bc.nu ([81.2.110.250]:40113 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S261655AbVEZRYX (ORCPT ); Thu, 26 May 2005 13:24:23 -0400 Subject: Re: CSB5 IDE does not fully support native mode?? From: Alan Cox To: Bjorn Helgaas Cc: evt@texelsoft.com, Linux Kernel Mailing List , linux-ide@vger.kernel.org In-Reply-To: <200505261055.38137.bjorn.helgaas@hp.com> References: <200505242026.DJT32107@ms3.netsolmail.com> <1117117463.5743.149.camel@localhost.localdomain> <200505261055.38137.bjorn.helgaas@hp.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1117128122.5743.158.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Thu, 26 May 2005 18:22:03 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 16 On Iau, 2005-05-26 at 17:55, Bjorn Helgaas wrote: > This has been niggling in my mind for a while -- in legacy mode, > the device should use IRQ 14/15. But I think we still call > pci_enable_device(), which sets up IRQ routing according to > the usual PCI rules. Should we be using pci_enable_device() > at all in legacy mode? For all the other enables yes. The IRQ is an interesting case and I'd have to look into the newer code to even guess - Bartlomiej has probably has a much better idea as maintainer. - 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/