Hi kishore, On 12/28/05, kishore <kishore@xxxxxxxxxxxxxxxxxxx> wrote: > hi all, > > when i tried to insmod proc_fs.o i met a problem as > proc_fs.o : unresolved symbol proc_register > proc_fs.o : unresolved symbol proc_unregister check http://mail.nl.linux.org/kernelnewbies/2003-07/msg00068.html check 5th chapter of kernel module programming http://www.tldp.org/LDP/lkmpg/2.6/html/ > I appreciate ur help in resolving this issue. > > One more thing is, i travelled thru "/lib/modules/`uname -r`/include" for > the lines > proc_register and proc_unregister; but i didn't succeeed in it. > If possible provide me the file name in which the above are available. > regards, Parag -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/