Subject: Re: non-continues memory support broken on current?
To: Matthias Scheler <tron@lyssa.owl.de>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 04/14/1998 22:17:49
> In article <199804141649.SAA11827@theory.cs.uni-bonn.de>,
> 	Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de> writes:
> > well.... if you didnt use -n0 by mistake, my guess is the LIMITMEM is still
> > active in your sources. 
> 
> I doubt that because I have the same problem.

Found it.

Looks I forgot a file when committing the MACHINE_NEW_NONCONTIG stuff couple
of weeks ago. Of course, _I_ never had the problem ...

Ok, for a quick fix:

in sys/arch/amiga/amiga/amiga_init.c, remove the 
#ifdef MACHINE_NONCONTIG ... #endif

brackets around the definition and usage of the variable noncontig_enable.

Or simply wait for amiga_init.c 1.59.

Yours humbly
	Ignatios Souvatzis