Re: tdfx fb with SUN12x22 font on 2.4.0-test10

2000-11-05 Thread Kesmarki Attila
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: ~

Re: new 3dfx framebuffer driver released

2000-10-11 Thread Kesmarki Attila
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

[PATCH]: new 3dfx framebuffer driver released

2000-10-10 Thread Kesmarki Attila
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

new 3dfx framebuffer driver released

2000-10-10 Thread Kesmarki Attila
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