Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
drochner
Fri Mar 6 06:51:37 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv20569
Modified Files:
locore.s
Log Message:
Use NKPDE page table pages (instead of only one) for temporary mapping
in transition to relocated mode.
Remove preparation for "bioscall" identity mapping - it is in the way
and can be done later in init386().
Should solve the problem described in PR 4832 and 5102.
drochner
Fri Mar 6 06:53:06 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv20596
Modified Files:
machdep.c
Log Message:
Move allocation and mapping of the page table page for "bioscall" from
locore to here.
Home |
Main Index |
Thread Index |
Old Index