Subject: Re: X + C&T 65555 + wscons
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Matthias Drochner <drochner@zel459.zel.kfa-juelich.de>
List: current-users
Date: 08/12/1999 21:00:46
bouyer@antioche.lip6.fr said:
> These are binaries comming with NetBSD 1.4, the ones from i386/
> snapshot/07041999 do the same. Binaries from 1.4.1 are fine, as well
> as the ones from arch/i386/snapshot/XFree86-3.3.4-NetBSD-1.4.1. 

It was obviously fixed by

RCS file: /cvsroot/xsrc/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_
driver.c,v
[...]
revision 1.3
date: 1999/05/16 15:56:49;  author: tv;  state: Exp;  lines: +2 -0
`#ifdef __arm32__' the call to Xf86SetRGBOut(); the i386 et. al. do not
have a composite output for this chip (nor any kernel support for such),
so don't try to `switch to' RGB mode at startup.

best regards
Matthias