Can I register a module as both a network and a char driver (by calling both register_chrdev and register_netdev from the same module_init)? Does it matter if I register them both with the same name? -Steve -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/