[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100506.002024.191394263.davem@davemloft.net>
Date: Thu, 06 May 2010 00:20:24 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: s-jan@...com
Cc: netdev@...r.kernel.org, linux-omap@...r.kernel.org,
x0066660@...com, ben-linux@...ff.org, Tristram.Ha@...rel.com
Subject: Re: [PATCH 3/4 v2] ks8851: companion eeprom access through ethtool
From: Sebastien Jan <s-jan@...com>
Date: Wed, 5 May 2010 20:45:54 +0200
> Accessing ks8851 companion eeprom permits modifying the ks8851 stored
> MAC address.
>
> Example how to change the MAC address using ethtool, to set the
> 01:23:45:67:89:AB MAC address:
> $ echo "0:AB8976452301" | xxd -r > mac.bin
> $ sudo ethtool -E eth0 magic 0x8870 offset 2 < mac.bin
>
> Signed-off-by: Sebastien Jan <s-jan@...com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists