Saturday, April 19, 2008

Cannot Load Kernel Loadable MOdule...

hi everybody,I tried to create a new module as given in http://tldp.org/LDP/lkmpg/2.6/html/lkmpg.html, hello-1.c.[CODE]/*   *  hello-1.c - The simplest kernel module. */#include <linux/module.h>   /* Needed by all modules */#include <linux/kernel.h...

Read More...

No comments: