Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/28/1995 15:40:01
leo
Sun May 28 15:31:53 EDT 1995
Update of /a/cvsroot/src/sys/arch/atari/atari
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23867

Modified Files:
	machdep.c 
Log Message:
Remove FPCOPROC use fputype instead.


leo
Sun May 28 15:33:14 EDT 1995
Update of /a/cvsroot/src/sys/arch/atari/atari
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23966

Modified Files:
	trap.c 
Log Message:
Add emulation traps.


leo
Sun May 28 15:38:53 EDT 1995
Update of /a/cvsroot/src/sys/arch/atari/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv24017

Modified Files:
	clock.c clockreg.h 
Log Message:
Use <dev/ic/mc146818.h>. Change systemclock settings. Usable values for
HZ are now 48/64/96.  This reduces the interrupt overhead, because we
don't need the extra division by 4 in the interrupt handler.