Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: non-continues memory support broken on current?



> In article <199804141649.SAA11827%theory.cs.uni-bonn.de@localhost>,
>       Ignatios Souvatzis <ignatios%theory.cs.uni-bonn.de@localhost> 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



Home | Main Index | Thread Index | Old Index