Subject: Re: 1.6 -> 1.6.1 OFB_ENABLE_CACHE lossage
To: Allen Briggs <briggs@wasabisystems.com>
From: Christian Groessler <cpg@aladdin.de>
List: port-macppc
Date: 04/27/2003 00:46:26
Hi,

On 04/22/2003 05:50:04 PM AST Allen Briggs wrote:
>
>On Tue, Apr 22, 2003 at 11:32:43PM +0200, Christian Groessler wrote:
>
>> >In any case, can you try the following patch (with OFB_ENABLE_CACHE
>> >enabled)?
>> Sorry, doesn't help :-(
>
>Hmm...  That likely means that there are some other changes that need to
>be pulled up.

I just found out (by trial-and-error), that the change to
sys/arch/powerpc/include/mpc6xx/vmparam.h is the one which breaks
OFB_ENABLE_CACHE.

See
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/powerpc/include/mpc6xx/Attic/vmparam.h.diff?r1=1.1&r2=1.1.18.1&only_with_tag=netbsd-1-6

I have NEWPMAP defined in my config file. Undefining it and adding a

options OLDPMAP

line didn't work (compile error).


regards,
chris

PS: config file on request