Subject: Re: config options
To: None <edelcamp@alienor.fr>
From: Michael L. Hitch <mhitch@gemini.oscs.montana.edu>
List: port-amiga
Date: 01/11/1997 15:56:15
On Dec 19, 2:23pm, Ignatios Souvatzis wrote:
> From: "Eric Delcamp" <edelcamp@alienor.fr>
> Date: Thu, 19 Dec 1996 13:47:52 +0100
>
> - usage of the GRF_PAL. If I enable it with GRF_NTSC, no problem (My Amiga
> is a PAL version). If I disable it, no problem. If I enable it without
> GRF_NTSC, at boot time, screen will be blank (but NetBSD boot ;-).
>
> sounds like a bug. you should send-pr it.
If it's a bug, I'm not sure what the solution would be. The default
display is 640x400, which I think is not valid for a PAL display.
If you want a PAL-only configuration, you will have to change the default
console resolution (in ite_cc.c) to a valid PAL supported resolution
(640x512).
Michael