Subject: CVS commit: syssrc/sys/arch/hp700/hp700
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 08/05/2002 23:23:57
Module Name:	syssrc
Committed By:	fredette
Date:		Mon Aug  5 20:23:57 UTC 2002

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

Log Message:
Don't use ldcw, since netisr might not be 16-byte aligned.
Instead, disable interrupts and do a load and a store.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/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.