Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 11/22/1998 20:47:42
Module Name: src
Committed By: cgd
Date: Mon Nov 23 04:47:42 UTC 1998
Modified Files:
src/sys/arch/mac68k/mac68k [netbsd-1-3]: pmap_bootstrap.c
Log Message:
Pull up a patch consisting of rev 1.43, backported to 1.3-branch.
Rewrite doboot() so that it turns off the MMU, rather than relying
on the ROM space being mapped where it would like to be. (scottr)