Hi all, I am trying to find the address of a symbol in a module that I loaded. If I'm running a 2.4 kernel, this is easy - 'grep symbol_name /proc/ksyms' will do. But /proc/ksyms doesn't exist in 2.5. I have browsed the source for a while but can't figure out what is the equivalent on 2.5.x. What is the right way to find a symbol address from userspace? Thanks, Ravi. __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/