Subject: Re: Intvid Update
To: M.R. Zucca <mrz5149@cs.rit.edu>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 10/25/1996 11:16:29
> To interested developing parties:
> I've noted a few issues while I've been working on this kernel and the one
> that troubles me the most is the fact that when any code changes resolutions
> there is this assumption that the console needs to be reset. This isn't always
> a valid assumption especially in the case of video cards. Is there a way to
> know if the current grf is the console?

How about we throw a flag in somewhere which will say?

Also, I've recently learned about a quirk of the new 17" Apple monitors.
They come with an ADB cable, and (believe it or not) you MUST hook it
up in order for the monitor to get recognized as a multi-sync. It comes
up as a 640x480 otherwise. It's a real pain in the neck.

So we might need to support generic ADB inquiries as part of the video
interrogation. I bet one sense pin setting basically just says go ask
the ADB. :-)

Take care,

Bill