MN> 1. I cannot find which module (section of code/file) xserver uses to write MN> data to the framebuffer after Pixblit routines. Where exactly does xserver MN> write to framebuffer array?
That's the code in Xserver/fb. See KdScreenInit in kdrive.c which
sets up the Screen's methods with a blend of fb, mi and kd functions.
Juliusz
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert
