All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Conio sandiago <coniodiago@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ethtool integration
Date: Thu, 22 Dec 2005 15:01:54 -0500	[thread overview]
Message-ID: <43AB0632.5040903@pobox.com> (raw)
In-Reply-To: <993d182d0512220516m5b8c0448k5cdc564b435c621a@mail.gmail.com>

Conio sandiago wrote:
> Hi all
> I need some help regarding handling ethtool.
> i have developed a ethernet driver for my linux kernel.
>  i want to run the ethtool on the kernel.
> Now i want to know which command do i have to implement in my driver ?

Take a look at tons of existing ethernet drivers in the Linux kernel, 
for examples.

You need to implement one or more functions of struct ethtool_ops.

	Jeff




      reply	other threads:[~2005-12-22 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-22 13:16 ethtool integration Conio sandiago
2005-12-22 20:01 ` Jeff Garzik [this message]

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=43AB0632.5040903@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=coniodiago@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.