linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Winischhofer <thomas@winischhofer.net>
To: lkml <linux-kernel@vger.kernel.org>
Cc: Rene Engelhard <rene@rene-engelhard.de>
Subject: Re: 2.6.0-test11: MII broken?
Date: Thu, 27 Nov 2003 16:34:14 +0100	[thread overview]
Message-ID: <3FC61976.7090706@winischhofer.net> (raw)


Rene,

this is a known bug in mii-tool, at least in Debian's version.

mii-tool uses old ioctl numbers which were kept in 2.4 (for 
compatibility issues?) but were removed in 2.6.

The solution is to get the source code, patch mii.h to the correct 
values for the SIG... "#define"s (which are found in 
/usr/src/linux/include somewhere, do a grep), and to recompile.

Thomas

-- 
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net          *** http://www.winischhofer.net/
twini AT xfree86 DOT org





             reply	other threads:[~2003-11-27 15:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-27 15:34 Thomas Winischhofer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-11-27 12:42 2.6.0-test11: MII broken? Rene Engelhard
2003-11-27 19:57 ` Zwane Mwaikambo

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=3FC61976.7090706@winischhofer.net \
    --to=thomas@winischhofer.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rene@rene-engelhard.de \
    /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).