Subject: CVS commit: src/sys/arch/hp300/hp300
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/03/2007 16:18:47
Module Name:	src
Committed By:	tsutsui
Date:		Mon Dec  3 16:18:47 UTC 2007

Modified Files:
	src/sys/arch/hp300/hp300: intr.c

Log Message:
Raise hp300_ipl2psl[IPL_VM] in intr_computeipl() accordingly.
(maybe mac68k has the same problem)

XXX: maybe we could use a possible highest device ipl (5 on hp300?) for IPL_VM.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/hp300/hp300/intr.c

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