Subject: Re: cg12 support
To: None <dbrown@ccdc.cam.ac.uk>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 08/19/1998 17:00:01
> I was wondering what the chances are of cg12 framebuffers ever being supported
> by NetBSD?

A basic frame buffer driver would provide just about enough support to
get the X server going. Since there is no cg12 specific code in our current
X server, a cg12 driver that emulates a cg3 would be sufficient.
For this, only the colormap ioctls and the pixels themselves need to
be exposed.

-pk