On Sun, Mar 26, 2000 at 10:18:49PM -0700, Warner Losh wrote:

> : No good, because with current 'unknown' driver any kldloadable
> : driver for pnp device would not get its resources.
> 
> In theory, if one matches with a -1 or smaller rather than 0, then it
> will be detached on reprobe.  Isn't that the case?

Current 'unknown' driver attaches with 0 priority, thus kldloaded
driver is not called at all. And even when 'unknown' driver attaches
with very low priority, what happens when real driver will be
kldunloaded?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to