Subject: Re: CVS commit: xsrc/xfree/xc/programs/Xserver
To: None <tsutsui@NetBSD.org>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: source-changes
Date: 01/08/2005 15:54:32
Izumi Tsutsui <tsutsui@NetBSD.org> writes:

> Modified Files:
> 	xsrc/xfree/xc/programs/Xserver: Imakefile
> 
> Log Message:
> Add Xhpc server definitions.
> Untested, but it should be similar with Xdreamcast.

Perhaps Xhpc and Xdreamcast should migrate to using an XF864-style
server with the wsfb driver (I brought in wsfb exactly to avoid making
another clone of Xdreamcast for an embedded box). It would be a bit
easier if we only have to maintain one "dumb framebuffer" server, and
the shadow-fb use of wsfb is good for performance - and it's nice to
have the other XF864 options and X extentions avaliable on those
platforms.

        - Nathan