Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index