How can I flash NIC Realtek RTL8139 ?

Questions that don't belong in the other forums.
Post Reply
onemorechance
New visitors - please read the rules.
Posts: 2
Joined: Wed May 03, 2006 3:44 pm

Hello everyone,

I have 2 Network Interface cards (PCI Lan card) Realtek RTL8139 chipset. I want these 2 NIC cards to use same Mac Address. How can I do this? How can I flash this chipset?

Please suggest me step by step. I apologize for my bad English skill.
cp
BIOS Guru
Posts: 1914
Joined: Mon Oct 21, 2002 9:07 pm
Location: Germany

you might try Uniflash. supported hardware page states "PCI/AGP Cards with specific support in UniFlash: RTL8139 series."
if you're skilled you can directly connect a programmer to the serial eeprom which keeps the mac address (should be something like 93LC46).
besides...two cards with the same mac address...i hope you know what you're doing!
onemorechance
New visitors - please read the rules.
Posts: 2
Joined: Wed May 03, 2006 3:44 pm

Hi Mr.cp,

can you tell me the way to create a .rom file or the way to edit the old rom file.

Best regards,
cp
BIOS Guru
Posts: 1914
Joined: Mon Oct 21, 2002 9:07 pm
Location: Germany

according tothis post the mac adress is saved in the serial eeprom attached to the 8139 @ byte position 15-20 (little endian wordwise). just raw copy the contents of one eeprom, alter the mac adress with a hex editor (sorry, don't know anything about possible crc) and copy the altered file into the other eeprom. et voila..there you are with two nics having the same mac adress. again...i don't really the the point in having two nics with the same mac adress. there actually IS a reason why mac adresses are unique.
ajzchips
El cheapo dude
Posts: 3048
Joined: Sat Mar 23, 2002 12:41 pm
Location: Madrid, Spain

@onemorechance, mind telling us the purpose for this? We're always eager to learn more...
Post Reply