Re: Setting MAC address in ewrk3 driver

Alan Cox (alan@lxorguk.ukuu.org.uk)
21 Nov 2002 21:28:15 +0000


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.

-
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/