On Sun, Mar 26, 2000 at 04:40:53PM -0700, Warner Losh wrote:
> First, I'll create a null driver. Let's call it "null" since
> "resourceplaceholder" is too long. This driver's probe routine would
> always succeed, and its attach routine would gobble up all the
> resources associated with this. Very much like the unknown driver
> does for pnp resources today.
No good, because with current 'unknown' driver any kldloadable
driver for pnp device would not get its resources.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message