netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: greearb@candelatech.com
Cc: netdev@oss.sgi.com
Subject: Re: new networking features
Date: Thu, 08 May 2003 09:55:16 -0700 (PDT)	[thread overview]
Message-ID: <20030508.095516.83600195.davem@redhat.com> (raw)
In-Reply-To: <3EBA9B3D.4050203@candelatech.com>

   From: Ben Greear <greearb@candelatech.com>
   Date: Thu, 08 May 2003 11:00:29 -0700

   Ok, so the general plan would be to add new structs as needed to ethtool.h
   and then extend of the the ethtool enums?
   
There are no enumerations, ethtool commands are merely macro
defines to numbers.  But, otherwise yes.

   Will ethtool ioctls work for generic/virtual interfaces/drivers?

It's all via the devices netdev->do_ioctl(), what is the
problem?

      reply	other threads:[~2003-05-08 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-08 17:48 new networking features Ben Greear
2003-05-08 16:44 ` David S. Miller
2003-05-08 18:00   ` Ben Greear
2003-05-08 16:55     ` David S. Miller [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=20030508.095516.83600195.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=greearb@candelatech.com \
    --cc=netdev@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).