Port-atari archive

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

Re: Current kernel with http://gnats.netbsd.org/39965 and pmap patches



On Wed, Dec 31, 2008 at 2:33 PM, Izumi Tsutsui 
<tsutsui%ceres.dti.ne.jp@localhost> wrote:
> Thank you guys ;-)
>
> I've updated some sources for more cleanup
> and put diff against today's HEAD here:
> http://www.ceres.dti.ne.jp/~tsutsui/netbsd/atari-pmap-HEAD-20081231.diff
>
> - sync again with (also cleaned up) amiga's sources
> - Sysseg_pa is used only in pmap_bootstrap(), so pass the value via an arg
>  and make Sysseg_pa a local variable
> - also remove unused second arg of pmap_bootstrap() (in pmap-sync3.diff)
> - use appropriate types (including paddr_t/vaddr_t etc.)
>  for misc variables in atari_init.c
> - add explicit decls for boot_segs[] and usable_segs[] in pmap_bootstrap.c
>  and make decls for them in <machine/pmap.h> extern
>
> Compiled kernels are:
> http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-ATARITT-HEAD-20081231.gz
> http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-BOOT-HEAD-20081231.gz
> http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-FALCON-HEAD-20081231.gz
>
> If these newer ones are confirmed working, I'll commit the changes
> and prepare diffs against netbsd-5 for a pullup request.

I tested your new FALCON kernel and it's working, thanks!

-Tuomo


Home | Main Index | Thread Index | Old Index