nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: Driver for Trident TGUI9680XGi -- where ??
From: Alan Cox
Date: Wed, 9 Feb 2000 12:03:09 +0000 (GMT)

> Chipset: Trident TGUI9680XGi,  Bios Version: X5.5
> Refresh rate:  70Hz Memory: 32bits, 1Meg
> DRAM Clock: 65.45MHz, Pixel Clock: 28.322MHz
> 
> I'd like at some point to write the "micro framebuffer" interface
> for this video card. I am wondering where I could find source code
> for a video driver for this card. 

In XFree86 - www.xfree86.org

For an embedded PC if you can force the display modes first you can probably
avoid everything but bank switching by making VESA 1.2 bios calls before
you put the CPU into useful mode. For other machines you end up needing to
performn the initialisation sequence for the board, which I am not sure is
in any public handy documentation.

Alan


nanogui@linuxhacker.org