Subject: Re: looking for devices on PCI bus
To: None <bouyer@antioche.lip6.fr, eeh@netbsd.org>
From: None <eeh@netbsd.org>
List: tech-kern
Date: 05/02/2001 15:26:43
On Wed, May 02, 2001 at 03:09:42PM -0000, eeh@netbsd.org wrote:
> Actually, once again, this sounds like a job for device properties.
What, the X problem, or the pciide problems ?
Both, actually, once we have in-kernel device properties and a utility to
query them in userland.
For pciide I agree; the only problem may be that pciide may be probed/attached
before pcib (which is the one which can give the real information)
Is the pcib a direct parent of pciide or part of a separate sub-tree? If
the former then it will always be attached first.
Eduardo