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/