Hi all, I am trying to write a pseudo network device driver. The operations carried out in a normal device driver wherein it transmits the packet to the network card has to be overwriten. i want the packets to be given to my module. My problem is that i dont know how to initialize the driver. In the normal driver it goes and probes the hardware which i dont need. If u guys can suggest me any link which explains how to write a sample pseudo network device driver code(netdevice) in linux will be of great help to me. Thanks in advance, regards, Lakshmi -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/