cvs commit: src/sys/pci if_rl.c
Bill Paul
wpaul at FreeBSD.org
Sun Jun 29 10:33:35 PDT 2003
wpaul 2003/06/29 10:33:33 PDT
FreeBSD src repository
Modified files:
sys/pci if_rl.c
Log:
In order to set the MAC address on RealTek NICs, you must flip WRITECFG
bit in the EEPROM mode register on. Also, the address must be written
in two 32-bit register accesses instead of 6 8-bit accesses.
Tested with my 8139B cardbus NIC.
PR: kern/35900
Submitted by: Mark Kettenis <kettenis at chello.nl>
Revision Changes Path
1.101 +9 -5 src/sys/pci/if_rl.c
More information about the cvs-src
mailing list