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: Fri Apr 24 11:24:32 UTC 2026
Modified Files:
src/sys/arch/m68k/conf: files.m68k
src/sys/arch/m68k/include: mmu_30.h mmu_40.h
Added Files:
src/sys/arch/m68k/m68k: mmu_tt.c
Log Message:
Add mmu_range_is_tt() helper function that consults the TT register
configuration to determine if a physical address range is transparently-
translated for the specified access.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/arch/m68k/conf/files.m68k
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/include/mmu_30.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/m68k/include/mmu_40.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/m68k/m68k/mmu_tt.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