Hi, I have some code (X) that gets compiled into the kernel and a module (Y). Now X defines some function pointers that i need to access in Y. So I exported the pointers using EXPORT_SYMBOL and by compiling file X using OX_OBJ. This should allow it to export symbols. But somehow, module Y is still not able to find the symbols. What am I missing? TIA. ciao, Amit -- The statement below is true. The statement above is false. ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^ Amit Kucheria EECS Grad. Research Assistant University of Kansas @ Lawrence (R)+1-(785)-830 8521 ||| (O)+1-(785)-864 7774 ____________________________________________________ -- 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/