Subject: CVS commit: src/sys/arch/evbmips
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 06/08/2006 06:15:59
Module Name:	src
Committed By:	gdamore
Date:		Thu Jun  8 06:15:59 UTC 2006

Modified Files:
	src/sys/arch/evbmips/atheros: mainbus.c
	src/sys/arch/evbmips/conf: AP30 files.atheros
Added Files:
	src/sys/arch/evbmips/atheros: wdog.c

Log Message:
Add support for AR5312 on-chip watchdog.
While we're here, fix mainbus so that mainbus doesn't complain about
unconfigured devices, and use the *atheros* mainbus instead of alchemy (doh!)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbmips/atheros/mainbus.c
cvs rdiff -r0 -r1.1 src/sys/arch/evbmips/atheros/wdog.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbmips/conf/AP30
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbmips/conf/files.atheros

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