Subject: CVS commit: syssrc/sys/arch/evbmips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/10/2002 17:21:53
Module Name:	syssrc
Committed By:	simonb
Date:		Sun Nov 10 15:21:53 UTC 2002

Modified Files:
	syssrc/sys/arch/evbmips/evbmips: interrupt.c
	syssrc/sys/arch/evbmips/include: intr.h
	syssrc/sys/arch/evbmips/malta: malta_intr.c

Log Message:
Keep the knowledge of the H/W interrupt 5 event counter local to
interrupt.c.  This change also unmasked the fact that the Alchemy
boards did not initialise this counter.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/evbmips/evbmips/interrupt.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/evbmips/include/intr.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/evbmips/malta/malta_intr.c

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