Subject: CVS commit: src/sys/arch/evbarm/evbarm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/04/2003 00:34:49
Module Name:	src
Committed By:	thorpej
Date:		Fri Jul  4 00:34:48 UTC 2003

Modified Files:
	src/sys/arch/evbarm/evbarm: autoconf.c

Log Message:
Use splserial() instead of splhigh() to block interrupt during
autoconfiguration.  XXX We really need an splextreme() for when
we really mean "block everything".


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbarm/evbarm/autoconf.c

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