No subject

ngl ngl at ur.ru
Thu May 20 06:10:34 PDT 2004


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



More information about the freebsd-questions mailing list