Subject: Re: Can pseudo-devices be parents?
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Lennart Augustsson <lennart@mail.augustsson.net>
List: tech-kern
Date: 01/10/2001 20:03:01
Manuel Bouyer wrote:
> On Tue, Jan 09, 2001 at 09:11:29PM -0500, Lennart Augustsson wrote:
> > I had a similar problem. As far as I could determine a pseudo-device
> > cannot be a parent. It is indeed yucky. I never solved my problem,
> > so if you figure out a way I'm interested.
>
> A dirty way of doing this could be to write a e.g. isa driver which attaches
> at an address nobody uses, with a dummy match function.
Or maybe attach to mainbus0?
-- Lennart