Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/09/2000 16:17:20
Module Name:	syssrc
Committed By:	tsutsui
Date:		Thu Nov  9 14:17:20 UTC 2000

Modified Files:
	syssrc/sys/arch/news68k/include: cpu.h
	syssrc/sys/arch/news68k/news68k: genassym.cf locore.s

Log Message:
Make it possible to enable/disable DC_BE and IC_BE bits in %cacr at runtime
and enable them on news1200/1400/1500 (which have no L2cache).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/news68k/include/cpu.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/news68k/news68k/genassym.cf
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/news68k/news68k/locore.s

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