All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdlab.org>
To: "SATHISH.J" <sathish.j@tatainfotech.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Stephane List <stephane.list@fr.alcove.com>
Subject: Re: Reg-network driver.
Date: Tue, 09 Oct 2001 09:49:49 -0700	[thread overview]
Message-ID: <3BC32AAD.927DDF5E@osdlab.org> (raw)
In-Reply-To: <Pine.LNX.4.10.10110091750390.11843-100000@blrmail>

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.

  reply	other threads:[~2001-10-09 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20011009105731.A835@alcove-fr>
2001-10-09 12:23 ` Reg-network driver SATHISH.J
2001-10-09 16:49   ` Randy.Dunlap [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BC32AAD.927DDF5E@osdlab.org \
    --to=rddunlap@osdlab.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sathish.j@tatainfotech.com \
    --cc=stephane.list@fr.alcove.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.