Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: xsrc



On Sun, 16 May 1999 18:56:51 +0300 (EEST) 
 Todd Vierling <tv%netbsd.org@localhost> wrote:

 > Modified Files:
 >      xsrc/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips: ct_driver.c
 > Log Message:
 > `#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.
 > 
 > Fixes problem reported by Jukka Marin <jmarin%pyy.jmp.fi@localhost>.

Unfortunately, this isn't a very good solution, because someone might
slap a C&T-containing board into a CATS, or something :-)

This all needs to be done w/ e.g. wscons ioctls, some of which may need
to be invented.

        -- Jason R. Thorpe <thorpej%nas.nasa.gov@localhost>




Home | Main Index | Thread Index | Old Index