Subject: CVS commit: syssrc/sys/arch/hpcmips
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 09/15/2001 22:51:40
Module Name:	syssrc
Committed By:	uch
Date:		Sat Sep 15 19:51:40 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcmips/hpcmips: interrupt.c machdep.c
	syssrc/sys/arch/hpcmips/include: intr.h
	syssrc/sys/arch/hpcmips/tx: tx39.c
	syssrc/sys/arch/hpcmips/vr: vr.c

Log Message:
switch from splvec to ipl_sr_bits.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcmips/hpcmips/interrupt.c
cvs rdiff -r1.60 -r1.61 syssrc/sys/arch/hpcmips/hpcmips/machdep.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/hpcmips/include/intr.h
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/hpcmips/tx/tx39.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/hpcmips/vr/vr.c

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