You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
315 B
13 lines
315 B
rtl8168-mac-eeprom utility
|
|
|
|
Usage:
|
|
|
|
./rtl8168_mac_eeprom
|
|
will generate an EEPROM backup file for all supported cards
|
|
|
|
./rtl8168_mac_eeprom -s 1:0
|
|
will generate an EEPROM backup file for PCI slot 1:0
|
|
|
|
./rtl8168_mac_eeprom -s 1:0 -m 01:02:03:04:05:06
|
|
will set the new mac address 01:02:03:04:05:06 to PCI slot 1:0
|