Subject: Re: looking for devices on PCI bus
To: None <tech-kern@netbsd.org>
From: Nathan J. Williams <nathanw@MIT.EDU>
List: tech-kern
Date: 05/02/2001 16:30:50
I think that if we're not going to go insane there has to be only one
way for a driver to attach itself, and that way should work both for
LKMs and prelinked drivers. We don't want LKM and non-LKM versions of
drivers to diverge at all.

        - Nathan