NetBSD/sys/arch/sun3
martin b69365715b Pull up following revision(s) (requested by tsutsui in ticket #1060):
sys/arch/sun3/sun3x/pmap.c: revision 1.117

Make sure pmap_kenter_pa(9) handles uncached mappings properly.

Fixes "cgfour(4) is mis-probed as bwtwo(4)" problem on 3/80
that has been broken since NetBSD 1.6.

Now Xorg 1.20 based Xsun 8bpp color server is confirmed working
on the cgfour(4).

Should be pulled up to netbsd-9.

XXX: all MD PMAP_NC flags should be replaced with MI PMAP_NOCACHE flag.
2020-08-26 18:06:54 +00:00
..
compile
conf Pull up following revision(s) (requested by tsutsui in ticket #984): 2020-07-07 10:49:11 +00:00
dev Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*. 2019-05-28 07:41:46 +00:00
include Pull up following revision(s) (requested by tsutsui in ticket #682): 2020-02-10 18:46:39 +00:00
sun3 Fix typo in comment(s/similiar/similar/). 2019-06-03 05:59:01 +00:00
sun3x Pull up following revision(s) (requested by tsutsui in ticket #1060): 2020-08-26 18:06:54 +00:00
Makefile