Hi Konstantin,

> I guess my_driver doesn't see the functions by some reason, or these are
> not exported to the kernel symbols at all.
> Any suggestions?

you should be sure that the "another driver" functions are exported, 
through the EXPORT_SYMBOL macro,

if not, you must modify the other module.

bye!
-- 
-gaspa-
-----------------------------------------------
--------- Powered by Debian GNU/Linux ---------
------ HomePage: iogaspa.altervista.org -------
-Il lunedi'dell'arrampicatore: www.lunedi.org -

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to