Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 01/18/1995 09:30:03
gwr
Wed Jan 18 12:22:43 EST 1995
Update of /b/source/CVS/src/sys/arch/sun3/sun3
In directory sun-lamp.cs.berkeley.edu:/d/users/gwr/src/sys/arch/sun3/sun3
Modified Files:
isr.c sun3_startup.c
Log Message:
Disable the NMI clock earlier, so the PROM does not touch the ZS chip
while we are using it. (No need to preserve orig_nmi_vect either).
mycroft
Wed Jan 18 09:28:14 PST 1995
Update of /b/source/CVS/src/sys/arch/i386/boot
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/boot
Modified Files:
Makefile asm.S bios.S boot.c boot.h start.S
Removed Files:
asm.h boot2.S
Log Message:
Various cleanup:
Use the global version of asm.h.
Move `boot2' into the first sector.
Replace `ouraddr' with `ourseg'.