Index: [thread] [date] [subject] [author]
  From: becka@rz.uni-duesseldorf.de
  To  : ggi-develop@eskimo.com
  Date: Wed, 1 Jul 1998 08:01:28 +0200 (MET DST)

Re: GGI_AUTO (was: Re: O.K. - backported LibGGImisc to devel rep ... ARGH

Hi !

> > Not needed. The Thing to change are the KGI drivers to recognize the GGI_AUTO.
> > They know.
> 
> They do? I thought the monitor, chipset and ramdac driver
> contained separate check_mode functions that doesn't
> know anything about each other, or am I wrong here?

No - you are right, but they can check. The chipset can simply try a mode 
it can handle and it thinks is fast.

> But the real reason not to put this into KGI drivers are that
> it's not neccesary. 

Hmm - how would you handle it in usermode (other than relying on 
LIBGGI_DEFMODE ?)

In kernelmode I think it is easy: Use some reasonable default mode, check it 
and return the suggested mode.

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <andreas.beck@ggi-project.org> =

Index: [thread] [date] [subject] [author]