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:30:11 -0400 (EDT)
thorpej
Fri May 17 08:20:57 PDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/hp300
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24007
Modified Files:
genassym.c
Log Message:
Define the machineid and ectype constants.
thorpej
Fri May 17 08:27:34 PDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/hp300
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24065
Modified Files:
locore.s
Log Message:
Couple of changes:
- New delay() function, modeled after sun3/mvme68k delay,
calibrated with a model's known cpu speed.
- Use the defined constants for machineid and ectype
when determining what kind of machine we have, rather
than their expanded equivalents, for clarity.
- Move the vector table to the data segment so that it
can be patched at run-time.
Home |
Main Index |
Thread Index |
Old Index