Source-Changes archive

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

CVS commit: src/sys/arch/amiga



Module Name:    src
Committed By:   mhitch
Date:           Sat May 12 16:51:44 UTC 2007

Modified Files:
        src/sys/arch/amiga/amiga: amiga_init.c pmap.c
        src/sys/arch/amiga/include: vmparam.h

Log Message:
Final changes to amiga kernel address space layout to match almost all the
other m68k ports (initially from the yamt-km branch a long time ago).

- move Sysmap to the end of address space.
- move Amiga hardware mapping to immediately after Sysptmap.
- tweak virtual_avail/end accordingly.

A DEBUG kernel should now boot without panicing.  Also, kernel address space
layout is now compatible with m68k/m68k/pmap_motorola.c.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/arch/amiga/amiga/amiga_init.c
cvs rdiff -r1.122 -r1.123 src/sys/arch/amiga/amiga/pmap.c
cvs rdiff -r1.34 -r1.35 src/sys/arch/amiga/include/vmparam.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