* Re: Reg-network driver. [not found] <20011009105731.A835@alcove-fr> @ 2001-10-09 12:23 ` SATHISH.J 2001-10-09 16:49 ` Randy.Dunlap 2001-10-10 3:43 ` Bernd Eckenfels 0 siblings, 2 replies; 4+ messages in thread From: SATHISH.J @ 2001-10-09 12:23 UTC (permalink / raw) To: linux-kernel, Stephane List Hi stephane, I have cscope installed to search source files. I could not find "register_netdevice()" functionthrough it. I want to see where it calls the driver initialisation. Please help me out. Thanks in advance, Warm regards, sathish.j On Tue, 9 Oct 2001, Stephane List wrote: > On Tue, Oct 09, 2001 at 02:35:37PM +0530, SATHISH.J wrote : > > 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. > > > You can see it with : > > http://lxr.linux.no/ident?i=register_netdevice > > > You can also install LXR on your own PC. > > Stephane > -- > Stephane LIST -- <stephane.list@fr.alcove.com> > Alcove, liberating software -- <http://www.alcove.com/> > ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Reg-network driver. 2001-10-09 12:23 ` Reg-network driver SATHISH.J @ 2001-10-09 16:49 ` Randy.Dunlap 2001-10-10 3:43 ` Bernd Eckenfels 1 sibling, 0 replies; 4+ messages in thread From: Randy.Dunlap @ 2001-10-09 16:49 UTC (permalink / raw) To: SATHISH.J; +Cc: linux-kernel, Stephane List Hi, Maybe you didn't tell cscope to search in linux/net/core/* . It's there, in dev.c . ~Randy "SATHISH.J" wrote: > > Hi stephane, > > I have cscope installed to search source files. > I could not find "register_netdevice()" functionthrough it. I want to see > where it calls the driver initialisation. > Please help me out. > > Thanks in advance, > Warm regards, > sathish.j > On Tue, 9 Oct 2001, Stephane List wrote: > > > On Tue, Oct 09, 2001 at 02:35:37PM +0530, SATHISH.J wrote : > > > 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. > > > > > You can see it with : > > > > http://lxr.linux.no/ident?i=register_netdevice > > > > You can also install LXR on your own PC. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Reg-network driver. 2001-10-09 12:23 ` Reg-network driver SATHISH.J 2001-10-09 16:49 ` Randy.Dunlap @ 2001-10-10 3:43 ` Bernd Eckenfels 1 sibling, 0 replies; 4+ messages in thread From: Bernd Eckenfels @ 2001-10-10 3:43 UTC (permalink / raw) To: linux-kernel In article <Pine.LNX.4.10.10110091750390.11843-100000@blrmail> you wrote: > I have cscope installed to search source files. > I could not find "register_netdevice()" functionthrough it. I want to see > where it calls the driver initialisation. :) You should use more sophistacated and complex, very high tech new source browsing tools like find and grep instead :) It's of course in the network core. Greetings Bernd ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <fa.evjttkv.77obpm@ifi.uio.no>]
[parent not found: <fa.i76guuv.758o9k@ifi.uio.no>]
* Re: Reg-network driver. [not found] ` <fa.i76guuv.758o9k@ifi.uio.no> @ 2001-10-10 3:49 ` Dan Maas 0 siblings, 0 replies; 4+ messages in thread From: Dan Maas @ 2001-10-10 3:49 UTC (permalink / raw) To: SATHISH.J; +Cc: linux-kernel > I have cscope installed to search source files. > I could not find "register_netdevice()" functionthrough it. > I want to see where it calls the driver initialisation. http://lxr.linux.no/ident is your friend =). Regards, Dan ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-10-10 3:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20011009105731.A835@alcove-fr>
2001-10-09 12:23 ` Reg-network driver SATHISH.J
2001-10-09 16:49 ` Randy.Dunlap
2001-10-10 3:43 ` Bernd Eckenfels
[not found] <fa.evjttkv.77obpm@ifi.uio.no>
[not found] ` <fa.i76guuv.758o9k@ifi.uio.no>
2001-10-10 3:49 ` Dan Maas
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox