Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 11/05/1999 11:06:41
Module Name:	syssrc
Committed By:	scottr
Date:		Fri Nov  5 19:06:41 UTC 1999

Modified Files:
	syssrc/sys/arch/mac68k/mac68k: autoconf.c locore.s

Log Message:
Since nothing depends on interrupts during autoconfig proper
any longer, we can finally avoid enabling interrupts until the
end of cpu_configure().  This resolves a long-standing issue that
has caused us trouble several times in the past.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/arch/mac68k/mac68k/autoconf.c
cvs rdiff -r1.121 -r1.122 syssrc/sys/arch/mac68k/mac68k/locore.s

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