diff options
author | Sebastien Jan <s-jan@ti.com> | 2010-05-05 12:45:54 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-05-06 08:27:45 +0400 |
commit | a84afa40e07b6882ca46a7287d8ca4a8c5430f60 (patch) | |
tree | 24c929899871aff4faef2f8d891568ceab9a0087 /drivers/net/igb | |
parent | a4bdfff74464f86d7e3b8feaf42d18960adc5514 (diff) | |
download | linux-a84afa40e07b6882ca46a7287d8ca4a8c5430f60.tar.xz |
ks8851: companion eeprom access through ethtool
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@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/igb')
0 files changed, 0 insertions, 0 deletions