Hello everybody, I have written a device driver which references certain kernel symbols.unfortunately those symbols are not being exported. i added a line EXPORT_SYMBOL(relevant_symbol); at the end of each file where the symbols were defined Still the symbols have not found their way to /proc/ksyms Am I missing something ? please advise thanks in advance rgds, amit __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/