All,

I have a requirement that when a KLM I am building fails during MOD_LOAD,
it should be unloaded.  Currently, I am seeing even if I return an error
(eg. EINVAL or ENOSYS) the KLM is still shown as loaded (using kldstat).
Instead, I would like it to fail and be removed.  Does FreeBSD support this?

Thanks,

Patrick
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to