Re: [PATCH] New TGA Framebuffer Driver (1.11)

Tim Waugh (tim@cyberelk.demon.co.uk)
Mon, 31 May 1999 10:20:31 +0100 (GMT)


On Sun, 30 May 1999, Aaron Tiensivu wrote:

> Yep. It works fine. I had to back out the memmove change because it no
> longer served network packets correctly for some reason, but I'm still
> running on the new TGA buffer and I can hit Ctrl-L all I want and it
> redraws correctly.

It's because the aligned case is off by 8, and the unaligned case is
completely broken. You can try the original patch I sent, or I'm working
on a fixed implementation that optimises as much as Martin's wants to.

Tim.
*/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/