[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Reg-network driver.
Hi all,
I am trying to learn network drivers. Trying to initialise the driver we
call "register_netdev()". This function in turn calls
"register_netdevice()". Please tell me where register_netdevice() is
defined. I want to see the code because the init function of the driver is
called from function only as I heard. Please tell me where
"register_netdevice()" and "unregister_netdevice()" are defined in the
code.
Thanks in advance,
Warm regards,
sathish.j
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/