Module Name: src Committed By: rin Date: Sat Jun 17 11:22:20 UTC 2023
Modified Files: src/sys/arch/evbarm/nslu2: nslu2_machdep.c Log Message: Catch up with new pmap_devmap implementation. Now, hardcoded VA's should be aligned to L1 section (1M) boundaries. Rather, just disable ones if there's no need for statically mapping. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/evbarm/nslu2/nslu2_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.