Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932739AbVIKAoQ (ORCPT ); Sat, 10 Sep 2005 20:44:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932738AbVIKAoQ (ORCPT ); Sat, 10 Sep 2005 20:44:16 -0400 Received: from clock-tower.bc.nu ([81.2.110.250]:10156 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S932504AbVIKAoP (ORCPT ); Sat, 10 Sep 2005 20:44:15 -0400 Subject: Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h) From: Alan Cox To: Grant Grundler Cc: Jeff Garzik , Matthew Wilcox , Greg KH , Jiri Slaby , Greg KH , Linux Kernel Mailing List , linux-pci@atrey.karlin.mff.cuni.cz, linux-ide@vger.kernel.org, B.Zolnierkiewicz@elka.pw.edu.pl In-Reply-To: <20050911003409.GB25282@colo.lackof.org> References: <200509102032.j8AKWxMC006246@localhost.localdomain> <4323482E.2090409@pobox.com> <20050910211932.GA13679@kroah.com> <432352A8.3010605@pobox.com> <20050910223333.GF4770@parisc-linux.org> <43236DAE.8000802@pobox.com> <20050911003409.GB25282@colo.lackof.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sun, 11 Sep 2005 02:06:56 +0100 Message-Id: <1126400817.30449.22.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 668 Lines: 14 On Sad, 2005-09-10 at 18:34 -0600, Grant Grundler wrote: > If ide_scan_pcibus() finds any pci device, it calls ide_scan_pcidev(). > ide_scan_pcidev() only seems to handle PCI devices. > Are you saying there are PCI IDE devices out there that > don't advertise PCI_CLASS_STORAGE_IDE? Lots of them. We also want to know if PCI is present so we can know whether to do the IDE tertiary scan which isn't safe on a PCI bus box. - 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/