I think you can use function pointers and can get around with this problem. regards, Lakshmi -----Original Message----- From: kernelnewbies-bounce@nl.linux.org [mailto:kernelnewbies-bounce@nl.linux.org]On Behalf Of nils Sent: Monday, February 17, 2003 4:37 PM To: kernelnewbies@nl.linux.org Subject: question concerning modules Hello, I have a little question concerning modules: In case I have the modules a and b. Is it right, that it isn't possible to have references from a to b and from b to a? How can I achieve? I want to call procedures from a in b, and also some from b in a? Do I have to write it as one module, or is there a better way? Thanks, Nils -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/