Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k/m68k
Module Name: src
Committed By: tsutsui
Date: Fri Nov 21 21:46:20 UTC 2025
Modified Files:
src/sys/arch/m68k/m68k: pmap_motorola.c
Log Message:
Handle PMAP_NOCACHE case in pmap_kenter_pa() in Hibler's pmap_motorola.c.
This is also necessary to replace deprecated physaccess() with
pmap_kenter_pa(9), and was missed in the previous hp300 physaccess()
elimination. Patch from and noticed by thorpej@.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/arch/m68k/m68k/pmap_motorola.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