Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Fri, 17 May 1996 11:40:11 -0400 (EDT)
thorpej
Fri May 17 08:32:29 PDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/hp300
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24255
Modified Files:
machdep.c
Log Message:
Add a new function, hp300_calibrate_delay(), which sets the delay constant
based on a model's known CPU speed. cpuspeed value is now in MHz
instead of (MHz / 8).
thorpej
Fri May 17 08:33:56 PDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/hp300
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24373
Modified Files:
vectors.s
Log Message:
Move the vector table to the data segment.
thorpej
Fri May 17 08:37:15 PDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24412
Modified Files:
cpu.h
Log Message:
remove the now unused MHz constants, add a declaration for vectab[],
and document some globals.
thorpej
Fri May 17 08:38:15 PDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24539
Modified Files:
param.h
Log Message:
Changes for the new delay() function.
Home |
Main Index |
Thread Index |
Old Index