On Sat, Sep 10, 2005 at 07:35:10PM -0400, Jeff Garzik wrote: > >Why not change it to query whether any IDE device is present, perhaps > >using pci_get_class()? > > Because that's not what the code is attempting to discover. 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? thanks, grant - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Jiri Slaby <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Greg KH <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Matthew Wilcox <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Jeff Garzik <[email protected]>
- [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- Prev by Date: Re: [GIT PATCH] More PCI patches for 2.6.13
- Next by Date: Re: [RFC][MEGAPATCH] Change __ASSEMBLY__ to __ASSEMBLER__ (defined by GCC from 2.95 to current CVS)
- Previous by thread: Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- Next by thread: Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- Index(es):