Source-Changes archive

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

CVS commit: src/sys/arch/m68k



Module Name:    src
Committed By:   thorpej
Date:           Sat Apr 25 11:56:13 UTC 2026

Modified Files:
        src/sys/arch/m68k/include: pmap_68k.h pmap_motorola.h
        src/sys/arch/m68k/m68k: pmap_68k.c

Log Message:
Add a new pmap_bootmap flag, "CWT", which says to create a static mapping
with write-through caching.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/m68k/include/pmap_68k.h
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/m68k/include/pmap_motorola.h
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/m68k/m68k/pmap_68k.c

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