Antonio Huete Jimenez <[email protected]> added the comment:

Hi,

I think what is happening here is , despite md is already included in the
kernel, the module is not registered and thus modlist_lookup2() doesn't find it,
so kldload() syscall succeeds instead of failing in EEXIST as it should be.

I'm going to try to provide a patch to fix this based on some recommendatiosn
given by Alex.

Cheers,
Antonio Huete

----------
assignedto:  -> tuxillo

_____________________________________________________
DragonFly issue tracker <[email protected]>
<http://bugs.dragonflybsd.org/issue174>
_____________________________________________________

Reply via email to