Subject: CVS commit: src/sys/arch/sbmips
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/25/2003 15:52:38
Module Name:	src
Committed By:	simonb
Date:		Sat Oct 25 15:52:38 UTC 2003

Modified Files:
	src/sys/arch/sbmips/include: intr.h
	src/sys/arch/sbmips/sbmips: locore_machdep.S sb1250_icu.c softintr.c

Log Message:
Switch from intrcnt interrupt account to event counters.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/sbmips/include/intr.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/sbmips/sbmips/locore_machdep.S
cvs rdiff -r1.5 -r1.6 src/sys/arch/sbmips/sbmips/sb1250_icu.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/sbmips/sbmips/softintr.c

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