On Thu, 2006-02-02 at 11:04 +0530, Sivasankar Sankaran wrote: > can somebody help...what are the header file to include for > registering proc entries... > > thk in advance.... Have you looked at linux/proc_fs.h? You can easily find what header files you need by using lxr, such as at these sites: http://lxr.fsl.cs.sunysb.edu/linux/ http://sosdg.org/~coywolf/lxr/source/tt I believe somebody on lkml already pointed you to this link: http://www.catb.org/~esr/faqs/smart-questions.html In particular, you will get better responses if you: - Take the time to spell correctly (if you don't, people think "if this person couldn't spend time writing a proper e-mail, why should i spend time replying?") - Take the time to look for your answer yourself. If you did, say what you tried. This makes it more likely that you will get a reply. Good luck. Avishay Traeger http://www.fsl.cs.sunysb.edu/~avishay/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/