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, 26 Apr 1996 15:30:03 -0400 (EDT)
chuck
Fri Apr 26 15:27:13 EDT 1996
Update of /a/cvsroot/src/sys/arch/mvme68k/mvme68k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19469
Modified Files:
autoconf.c clock.c clockreg.h conf.c disksubr.c genassym.c
isr.h locore.s machdep.c pmap.c pmap_bootstrap.c vectors.s
vm_machdep.c
Added Files:
clockvar.h isr.c
Log Message:
"jumbo patch":
- new autoconfig scheme+vme (autoconf.c,clock.c,clockreg.h,
clockvar.h,vm_machdep.c)
- new interrupt scheme (isr.c,isr.h,locore.s,machdep.c,vectors.s)
- switch to MI zs driver (conf.c)
- new disklabel code, from Dale Rahn
<drahn%pacific.urbana.mcd.mot.com@localhost>
(disksubr.c, compatable with theo and dale's openbsd version)
- new delay() based on sun3 port, using dynamic configuration from
the sparc port (intergrated by me), calibration moved to startup
by jason. (locore.s,machdep.c)
- clean up: nuke eio space (genassym.c,locore.s,pmap.c,pmap_bootstrap.c),
nuke STACKCHECK (locore.s), prevent maxuser overflow (pmap.c),
Contributed by Jason R. Thorpe <thorpej%og.org@localhost> (thanks!)
Home |
Main Index |
Thread Index |
Old Index