Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
From: Alan Cox <hidden>
Date: 2005-09-12 09:53:06
Also in:
lkml
From: Alan Cox <hidden>
Date: 2005-09-12 09:53:06
Also in:
lkml
On Sad, 2005-09-10 at 19:30 -0600, Matthew Wilcox wrote:
quoted
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.surely this is worthy of a comment in the code. there's at least 3 people on the cc who're confused bby what it's for.
Thats because someone removed the obvious pci_present() function some time ago. Alan