Re: Setting MAC address in ewrk3 driver

Adam Kropelin (akropel1@rochester.rr.com)
Thu, 21 Nov 2002 18:39:50 -0500


On Thu, Nov 21, 2002 at 09:28:15PM +0000, Alan Cox wrote:
> On Thu, 2002-11-21 at 19:54, Neil Cafferkey wrote:
> > Hi,
> >
> > I think I may have found a bug in the ewrk3 network driver. When I try to
> > change the MAC address of a Digital DE205 NIC using "ifconfig eth0 hw
> > ether XX:XX:XX:XX:XX:XX", it appears to work ("ifconfig eth0" reports the
> > new address), but in fact it isn't sending or receiving packets any more.
> > I'm using kernel version 2.4.10.
>
> The default handler assumes the card mac address is set by the "up"
> method. That driver is old enough it may not do so.

Alan, could you clarify for me? I'm the last guy to diddle with ewrk3 so
I'll track this down if there is indeed something to track down. ewrk3
has a private ioctl for setting the mac address. By the "up" method do
you mean the etherdev open method? Should there be a standard ioctl
implemented for setting the mac address?

--Adam

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/