Source-Changes archive

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

CVS commit: src/sys/arch/hp300/hp300



Module Name:    src
Committed By:   tsutsui
Date:           Fri Nov 21 19:02:35 UTC 2025

Modified Files:
        src/sys/arch/hp300/hp300: autoconf.c bus_space.c

Log Message:
Eliminate physaccess() and physunaccess() calls in hp300.

They are marked as 'should go away' and the new 68k pmap won't
provide them.  Patch from thorpej@.

Tested on 362 and 382.


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/arch/hp300/hp300/autoconf.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/hp300/hp300/bus_space.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