[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070727150344.GA9071@postpi.com>
Date: Fri, 27 Jul 2007 22:03:44 +0700
From: adi <adi@...tpi.com>
To: Clemens Koller <clemens.koller@...gramm.de>
Cc: Mario Doering <mario@...enet.de>, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: D-Link DFE-580TX 4 port NIC problems
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists