Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/06/1996 18:00:03
thorpej
Tue Feb  6 14:59:06 PST 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv5692

Modified Files:
	clock.c 
Log Message:
Protect clearing the Intersil chip's interrupt with splhigh().  If this
gets interrupted (by the higher priority zs hardware, for example),
the clock can come to a dead stop!