Tool to set MAC address in EEPROM of RTL8168/8111E devices
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.
 
 
Harald Welte dbac2a5254
Merge pull request 'Add debian packaging' (#1) from osmith/rtl8168-eeprom:osmith/debian into master
11 months ago
debian d/changelog: add 1.0.2 11 months ago
.gitignore gitignore: new file 11 months ago
COPYING add COPYING file to include full GPLv2 license text 8 years ago
Makefile build: At least honor the LDFLAGS from the environment 6 years ago
README initial checkin of project 8 years ago
rtl8168-eeprom.c Query PCI_FILL_{BASES,SIZES} in pci_fill_info too 11 months ago

README

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