Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/31/1999 00:42:57
Module Name:	syssrc
Committed By:	nisimura
Date:		Mon May 31 07:42:57 UTC 1999

Modified Files:
	syssrc/sys/arch/pmax/include: intr.h
	syssrc/sys/arch/pmax/pmax: autoconf.c

Log Message:
- Call _splnone() explicitely after auto config. was well done to make
sure SOFT_INTs cleared before interrupt processing is started.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/pmax/include/intr.h
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/pmax/pmax/autoconf.c

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