Re: Linux 2.6.30-rc1

From: Michael Chan
Date: Wed Apr 08 2009 - 01:54:54 EST


Robin Holt wrote:

> Booting an ia64 box with a tg3 adapter results in no network.
> If I look
> at the MAC address of the adapter, it has changed radically from the
> original MAC. The original MAC continues to be reported by EFI and
> booting an old kernel gets the correct MAC.
>
> Good MAC: 08:00:69:13:E6:3C
> Bad MAC: 00:00:3C:E6:13:69 (recreated from memory)

Looks like endian swapped. Can you provide the entire tg3 signon
string? Please also dump the beginning part of the nvram:

ethtool -e eth0 length 0x90

>
> If I set the MAC using ifconfig, then everything works normally.
>

The bad MAC address that has been swapped is also a valid MAC address
and should still work though.

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