cvs commit: src/sys/pci if_dc.c src/sys/sparc64/include
ofw_machdep.h src/sys/sparc64/sparc64 ofw_machdep.c
Maxime Henrion
mux at FreeBSD.org
Thu Jan 8 11:08:29 PST 2004
mux 2004/01/08 11:08:27 PST
FreeBSD src repository
Modified files:
sys/pci if_dc.c
sys/sparc64/include ofw_machdep.h
sys/sparc64/sparc64 ofw_machdep.c
Log:
Some integrated Davicom cards in sparc64 boxes have an all zeros
MAC address in the EEPROM, and we need to get it from OpenFirmware.
This isn't very pretty but time is lacking to do this in a better
way this near 5.2-RELEASE. This is a RELENG_5_2 candidate.
Original version by: Marius Strobl <marius at alchemy.franken.de>
Tested by: Pete Bentley <pete at sorted.org>
Reviewed by: jake
Revision Changes Path
1.139 +18 -0 src/sys/pci/if_dc.c
1.4 +1 -0 src/sys/sparc64/include/ofw_machdep.h
1.7 +17 -0 src/sys/sparc64/sparc64/ofw_machdep.c
More information about the cvs-src
mailing list