Hi.

How to export variable from one kernel module to another?
I add EXPORT_SYMS to makefile and get export_syms file (not empty).
Then i try  to load another module which uses exported variable but kldload
failed with message
"kldload: can't load mod3.ko: No such file or directory"
What have i done wrong ?

regards,
Nik

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to