Glen VanMilligan wrote:
> Did you make the code into a kernel object (.o or .ko)? If you did, then I
> would like to install it on my balloon.
The modifications I've made to the framebuffer code can't easily be
separated out as a module: the only way to get them in there is to
recompile the kernel, as far as I know. If anyone else knows of a better
way of doing it, I'd be delighted to hear about it!
Chris