Module getting loaded although init fuction returns error

Tejas Sumant tejas.sumant at gmail.com
Wed Jan 12 23:42:19 PST 2005


Hi All,

I am working on a FreeBSD loadable module.

While loading if I encounter any error I just have returned ENXIO error.

I run commond kldstat after kldload.

What I observed was kldstat still shows my module in the list of loaded
modules.

Can anybody pls explain me this?
Is it a problem with my module?

Tejas




More information about the freebsd-hackers mailing list