Subject: CVS commit: src/sys/arch/hp700/hp700
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/21/2005 23:20:33
Module Name:	src
Committed By:	chs
Date:		Sat May 21 23:20:33 UTC 2005

Modified Files:
	src/sys/arch/hp700/hp700: softintr.c

Log Message:
in softintr_init(), malloc the struct device instead of using the stack
since the evcnt stuff will use the dv_xname field later,


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/hp700/hp700/softintr.c

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