Subject: CVS commit: src/sys/arch/mips/atheros
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/26/2006 17:09:32
Module Name:	src
Committed By:	gdamore
Date:		Tue Sep 26 17:09:32 UTC 2006

Modified Files:
	src/sys/arch/mips/atheros: ar5315.c
	src/sys/arch/mips/atheros/include: ar5315reg.h

Log Message:
Dynamically calculate the memory size.  The math is suspect, but the
results are at least accurate.  (This was reverse engineered from the
redboot sources, which is one of the reasons why the math is suspect.)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/mips/atheros/ar5315.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/mips/atheros/include/ar5315reg.h

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