NetBSD/sys/arch/next68k
tsutsui 3d1c6ce533 Move physmem calculations before nptpage initialization.
Should fix next68k specific part of PR port-m68k/45915
(panic: pmap_enter_ptpage: can't get KPT page), and
this is the last possible m68k MD part of this PR.

Note this change is not tested on the actual machine (yet),
but as noted in comment next68k/pmap_bootstrap.c is based on
the mvme68k one which has been fixed by the similar diff.

Should be pulled up to all netbsd-6 branches.
2014-01-05 06:30:48 +00:00
..
compile
conf G/C PFIL_HOOKS from the kernel configs. 2013-06-30 21:38:55 +00:00
dev split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
include make cpu_need_resched() macros consistent; __USE flags 2013-10-19 19:20:59 +00:00
next68k Move physmem calculations before nptpage initialization. 2014-01-05 06:30:48 +00:00
stand Use <bsd.klinks.mk> 2013-08-21 06:56:14 +00:00
Makefile