Subject: CVS commit: src/sys/arch/evbmips/alchemy
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 03/16/2004 21:20:06
Module Name:	src
Committed By:	nathanw
Date:		Tue Mar 16 21:20:06 UTC 2004

Modified Files:
	src/sys/arch/evbmips/alchemy: machdep.c

Log Message:
Do set up the auxpll to the right value (8, to generate 96MHz),
because the Au1500 and/or this board's firmware don't have it to the
right value at bootup, as was previously assumed. Makes USB-host work
on the Au1500, and should cause no change on other boards where it
previously "just worked".

Remove some #if 0'd out setting of FREQ0, since it's not currently
used.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/evbmips/alchemy/machdep.c

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