netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: adi <adi@postpi.com>
To: Clemens Koller <clemens.koller@anagramm.de>
Cc: Mario Doering <mario@dedenet.de>,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: D-Link DFE-580TX 4 port NIC problems
Date: Fri, 27 Jul 2007 22:03:44 +0700	[thread overview]
Message-ID: <20070727150344.GA9071@postpi.com> (raw)
In-Reply-To: <46A9E029.4080200@anagramm.de>

On Fri, Jul 27, 2007 at 02:08:09PM +0200, Clemens Koller wrote:
> Can you try the latest kernel to see if the same problem
> persists?
> Is there any kernel version where it was working fine?

In my case, this is 'problem' occur when I do run snmpd on
the same machine, and I saw that snmpd doing something
like this:

    ...
    } else if (ioctl(fd, SIOCDEVPRIVATE, &ifr) >= 0) {
       new_ioctl_nums  = 1;
    }
    ....

That cause sundance printing a lot of debug messages (i.e netdev_ioctl()
in sundance.c) .. periodically, as long as snmpd running :-)

Regards,

P.Y. Adi Prasaja


  reply	other threads:[~2007-07-27 15:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070509120142.2305a1d1@snibbles.dedenet.de>
2007-05-09 10:27 ` D-Link DFE-580TX 4 port NIC problems Andrew Morton
2007-07-27  9:30   ` Mario Doering
2007-07-27 12:08     ` Clemens Koller
2007-07-27 15:03       ` adi [this message]
2007-07-27 23:41       ` Mario Doering

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=20070727150344.GA9071@postpi.com \
    --to=adi@postpi.com \
    --cc=clemens.koller@anagramm.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mario@dedenet.de \
    --cc=netdev@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 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).