--- Andre Kirchner <supercroc1974@yahoo.com> wrote: > Hi, > > I'm studying linux modules, and came accross to an > exemple ( http://www.faqs.org/docs/kernel/x716.html > ) > that uses the proc_register and proc_unregister > functions, but these functions are not defined > anywhere, and I guess they were available for an > older > kernel. They are create_proc_entry() and remove_proc_entry(). Check this link for details http://www.kernelnewbies.org/documents/kdoc/procfs-guide/lkprocfsguide.html ===== Regards, Kiran Kumar Immidi __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/