Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Dec 14 17:51:23 UTC 1999

Modified Files:
        syssrc/sys/arch/hp300/hp300: locore.s machdep.c pmap_bootstrap.c
Added Files:
        syssrc/sys/arch/hp300/include: bootinfo.h

Log Message:
Add a bootinfo facility, as is used on i386 and pmax, ports.  We expect
the bootinfo to be located in the first page of kernel text (which has
been zero-filled for a Very Long Time to allow us to unmap KVA 0); the
boot loader will place it there after loading the kernel image.


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 syssrc/sys/arch/hp300/hp300/locore.s
cvs rdiff -r1.134 -r1.135 syssrc/sys/arch/hp300/hp300/machdep.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/hp300/hp300/pmap_bootstrap.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hp300/include/bootinfo.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index