Subject: CVS commit: src/sys/arch
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/04/2003 01:20:00
Module Name:	src
Committed By:	thorpej
Date:		Fri Jul  4 01:20:00 UTC 2003

Modified Files:
	src/sys/arch/evbmips/alchemy: autoconf.c machdep.c
	src/sys/arch/mips/alchemy/dev: if_aumac.c
	src/sys/arch/mips/alchemy/include: auvar.h

Log Message:
Nuke the "alchemy_info" stuff, and just use the dev_propdb to set
the mac-addr property for the Au1x00 on-chip MACs.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/evbmips/alchemy/autoconf.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/evbmips/alchemy/machdep.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/mips/alchemy/dev/if_aumac.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/mips/alchemy/include/auvar.h

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