Subject: Re: devd-alike for NetBSD
To: Jason Thorpe <thorpej@shagadelic.org>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: tech-kern
Date: 02/09/2005 22:30:23
>
> On Feb 8, 2005, at 11:24 AM, Pavel Cahyna wrote:
>
> >Would passing the struct cfdata (with all the arrays and strings like
> >*cf_name and *cf_loc) instead of all the attach_args work?
>
> No, cf_loc contains what the kernel config file has, not what is
> actually discovered.
I see. Is there any place where the actually discovered locators can be
found?
thanks Pavel