Re: [PATCH] Framebuffer ieee1275 support & test commands

2005-08-25 Thread Vincent Pelletier
Hollis Blanchard wrote: > - you have lots of commented-out code present Patch lines : 68 : waiting for me to fix the grub_ieee1275_fb_addr stuff. 597..600 & 949..961 : I don't know how widely these functions are implemented in framebuffers, so I disabled them. 921 & 927 : Forgot those. > - what i

Re: [PATCH] Framebuffer ieee1275 support & test commands

2005-08-25 Thread Hollis Blanchard
On Aug 25, 2005, at 5:19 AM, Vincent Pelletier wrote: Here is my patch to add support for framebuffer on IEEE1275 machines, a fractal drawing test program, and a mouse test program. No time for real review at the moment, but: - you spelled "Manldebrot" wrong in the first comment - you have lot

[PATCH] Framebuffer ieee1275 support & test commands

2005-08-25 Thread Vincent Pelletier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here is my patch to add support for framebuffer on IEEE1275 machines, a fractal drawing test program, and a mouse test program. Framebuffer support includes : -setting the palette colours -drawing a rectangle filled with a colour -drawing a rectang