Subject: CVS commit: src/sys/arch/sun3
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/05/2006 06:45:05
Module Name:	src
Committed By:	gdamore
Date:		Tue Sep  5 06:45:05 UTC 2006

Modified Files:
	src/sys/arch/sun3/include: types.h
	src/sys/arch/sun3/sun3: clock.c
	src/sys/arch/sun3/sun3x: clock.c

Log Message:
Update sun3 to use timecounters (interrupt clock only) and generic-todr.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sun3/include/types.h
cvs rdiff -r1.55 -r1.56 src/sys/arch/sun3/sun3/clock.c
cvs rdiff -r1.30 -r1.31 src/sys/arch/sun3/sun3x/clock.c

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