Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 07/31/1994 01:20:03
lkestel
Sun Jul 31 01:19:51 PDT 1994
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/e/users/lkestel/src/sys/arch/mac68k/mac68k
Modified Files:
locore.s
Log Message:
Added get_pte() routine to get a pte from a logical address using ptest.
Cleaned up startup code in a big way. Now calling get_mapping() if
'030 and MMU is on, and post-processing our page tables with remap_MMU().
------------------------------------------------------------------------------