The tdfxfb driver has not too many features in the current kernel.
For example, it is restriceted to use 8 bit width fonts only...
You can enable this support by modifying the display_switch structs in the
tdfxfb.c. You need to replace all the
"fontwidthmask: FONTWIDTH(8)" with "fontwidthmask: ~
Thanks, I've corrected these 2 bugs. The patch is attached.
/Kesmarki Attila
On SZE, 11 OKT 2000, you wrote:
> Another bug, fb_info_tdfx uses "unsigned long" for the "iobase"
> member, which is correct, but much code casts this value to a "u32"
> be
Hi,
A forgot to use the [PATCH] in the subject of my last mail, so I just send it
again.
Sorry.
Bye,
Attila
-- Forwarded Message --
Hi Linus,
I'm maintaining a more recent driver for 3dfx cards than that one in the
kernel now.
A made my latest release as a patch
Hi Linus,
I'm maintaining a more recent driver for 3dfx cards than that one in the
kernel now.
A made my latest release as a patch for 2.4.0-test9. It can be downloaded
from http://www.medex.hu/~danthe/tdfx. I won't attach it, because it's too
long.
Main changes:
- voodoo5 support
- MIP
4 matches
Mail list logo