Subject: CVS commit: syssrc/sys/arch/evbmips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/29/2002 19:21:05
Module Name:	syssrc
Committed By:	simonb
Date:		Mon Jul 29 16:21:04 UTC 2002

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

Log Message:
Move the soft interrupts IPL masks from port-specific code to
board-specific code.
Change a u_long to a uint32_t in the timer calibration routines.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/evbmips/evbmips/interrupt.c
cvs rdiff -r1.3 -r1.4 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.