Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/iyonix



Module Name:    src
Committed By:   gavan
Date:           Wed Feb 22 00:23:52 UTC 2006

Modified Files:
        src/sys/arch/iyonix/include: autoconf.h
        src/sys/arch/iyonix/iyonix: autoconf.c iyonix_machdep.c iyonixreg.h
            iyonixvar.h

Log Message:
* Read the Machine ID from flash
* Determine the MAC address for the onboard Ethernet from the Machine ID
* Use device properties to pass the MAC address into the wm driver


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/iyonix/include/autoconf.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/iyonix/iyonix/autoconf.c \
    src/sys/arch/iyonix/iyonix/iyonixreg.h \
    src/sys/arch/iyonix/iyonix/iyonixvar.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/iyonix/iyonix/iyonix_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index