Subject: CVS commit: src/sys/arch/iyonix
To: None <source-changes@NetBSD.org>
From: Gavan Fantom <gavan@netbsd.org>
List: source-changes
Date: 02/22/2006 00:23:52
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.