Hi !
I've found "The Linux Kernel Module Programming Guide" on LDP.
(http://www.kernel.org/LDP/LDP/lkmpg/mpg.html). Yet, it's for 2.0.0
and 2.2.0 kernel versions. It looks like lot of things changed from
that time, however, "helo, Kernel" program from there works. But I
can't get "char dev. driver" module to be insmoded -- it says that
put_user is unresolved symbol. As I've seen in fs/read_write.c, such
macros exists in some include file, however, it still does not want to
insmod.
Perhaps I'm doing something worng. Where can I find the right way??
P.s.: I've seen that there are some neafty macros instead of
init_module and cleanup_module. Is it documented anywhere ??
--
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs