Subject: Re: CVS commit: syssrc/sys/arch
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Chuck Silvers <chuq@chuq.com>
List: source-changes
Date: 10/19/2002 21:38:16
On Sun, Oct 20, 2002 at 12:04:57PM +0900, Izumi Tsutsui wrote:
> In article <20021020023743.30260B42C@cvs.netbsd.org>
> chs@netbsd.org wrote:
> 
> > Log Message:
> > merge the 12 copies of vm_machdep.c on the m68k platforms.
> > clean up some other stuff along the way, including:
> >  - use m68k/cacheops.*, remove duplicates from cpu.h.
> 
> Is this really OK?
> I guess m68k/cacheops* don't handle external L2 cache on 020/030
> and maybe that's the reason hp300 and news68k don't use it.

you're right, we need to do something more for the whacky caches.
do you have one of the news68k boxes in question?
I'll make up some diffs tomorrow.

-Chuck