On Fri, 10 Jun 2005, Vanitha Ramaswami wrote:
Hi All, I've a High Speed Serial Interface on my custom target. currently i'm running that as a char driver. Is it possible for me to make that appear as a Network device, so that i can run pppoe on it.(This may sound strange but i would like to have it!). Currently i have made the HSS driver to send/receive packets using sk_buff..so there is no problem for me in identifying the packet boundaries that is required for a packet driver.
Tun/Tap device driver may meet your requirements. See Documentation directory for more details -- Ashok S -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/