CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/16 11:45:20
Modified files:
sys/arch/luna88k/luna88k: pmap_table.c
sys/arch/m88k/include: cmmu.h mmu.h pmap_table.h
sys/arch/m88k/m88k: m8820x_machdep.c pmap.c
sys/arch/mvme88k/mvme88k: m88110.c
Log message:
Allow initial device mappings (from pmap_table) to be backed up by BATC.
Use this on luna88k to map the bitmap planes of the frame buffer used by
the driver. 10% speedup under X.
