cvs commit: src/sys/pci if_dc.c
Martin Blapp
mbr at FreeBSD.org
Wed Oct 29 01:57:35 PST 2003
mbr 2003/10/29 01:57:33 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/pci if_dc.c
Log:
MFC Rev. 1.125
Don't read the MAC address from a copy of the EEPROM in the softc
that has been recorded earlier and overwrite it again later by
reading it directly from the EEPROM again.
Read the MAC address from the PAR0/PAR1 registers instead, which
are autoloaded on reboot.
Revision Changes Path
1.9.2.53 +3 -4 src/sys/pci/if_dc.c
More information about the cvs-src
mailing list