Sudeep Sudha wrote:
hello friends.....
Thanx a lot 4 ur help on Insmod error..... with all your suggestion i
finally got it done..... Among a lot of suggestions the following one
worked out for me...
gcc -c hello.c -I/usr/src/linux-2.4.20-8/include
even though with a warning..... something like: "tainted kernel module
loaded with warning".
try MODULE_LICENSE("GPL");
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/