Index: [thread] [date] [subject] [author]
  From: James A Simmons <jsimmons@acsu.buffalo.edu>
  To  : ggi-develop@eskimo.com
  Date: Sun, 6 Sep 1998 19:34:51 -0400 (EDT)

Re: Generic monitordriver commited

On Sun, 6 Sep 1998, Marcus Sundberg wrote:

> Hi!
> 
> I've commited a first version of the generic monitor driver that
> will do both timelist, monosync and multisync. It needs some more
> work, but it's mostly working now. I'll also write some userlevel
> program that can set the parameters from a monitor database.

How about using sysctl to do this. I was think about a generic monitor 
today. I will take a look at your code to see if we had the same ideas. By the 
way how do you use sysctl as it stands right now? Also how about a way to 
control the ramdac speed with sysctrl. This would be nice instead of
hacking the ramdac speed I want. See I run kgicon in the kernel ,not as a
module. I'm not talking about setting all the kgicon module paramters into
sysctl. Just the ones where you can damage the hardware. Root should be
smart enought to not damage the hardware.

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