Subject: CVS commit: syssrc/sys/arch/mvme68k/mvme68k
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 07/18/2001 20:18:53
Module Name:	syssrc
Committed By:	scw
Date:		Wed Jul 18 17:18:53 UTC 2001

Modified Files:
	syssrc/sys/arch/mvme68k/mvme68k: pmap.c

Log Message:
Make absolutely sure page tables are not cacheable on 040/060 cpus.
(Not strictly required for the 040, but mandatory for the 060).
Also revamp cache enable/disable functions for the benefit of
bus_dmamem_map().


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/arch/mvme68k/mvme68k/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.