Subject: CVS commit: src/sys/arch/pmax
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/11/2005 08:05:14
Module Name:	src
Committed By:	simonb
Date:		Tue Jan 11 08:05:14 UTC 2005

Modified Files:
	src/sys/arch/pmax/include: intr.h
	src/sys/arch/pmax/pmax: dec_3100.c dec_3max.c dec_3maxplus.c dec_3min.c
	    dec_5100.c dec_maxine.c interrupt.c locore_machdep.S machdep.c

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


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/pmax/include/intr.h
cvs rdiff -r1.38 -r1.39 src/sys/arch/pmax/pmax/dec_3100.c
cvs rdiff -r1.39 -r1.40 src/sys/arch/pmax/pmax/dec_3max.c
cvs rdiff -r1.50 -r1.51 src/sys/arch/pmax/pmax/dec_3maxplus.c
cvs rdiff -r1.51 -r1.52 src/sys/arch/pmax/pmax/dec_3min.c
cvs rdiff -r1.34 -r1.35 src/sys/arch/pmax/pmax/dec_5100.c
cvs rdiff -r1.44 -r1.45 src/sys/arch/pmax/pmax/dec_maxine.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/pmax/pmax/interrupt.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/pmax/pmax/locore_machdep.S
cvs rdiff -r1.208 -r1.209 src/sys/arch/pmax/pmax/machdep.c

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