|
From: James S. <jsi...@in...> - 2003-02-16 16:40:43
|
Applied. > The attached patch (linux-2.5.61 + James' fbdev.diff) fixes the following: > > 1. compile error because of missing scripts/pmntologo. Hm. I thought there was only a c file that generated a binary to. That shouldn't be missing. It might be a BK sync issue on my part. > 2. Break up of fb_show_logo() to fb_prepare_logo()/fb_show_logo() to fix > weird "double drawing" or the "single draw, erase in a flash" of the > logo. > > 3. Fixed all drivers affected by the (image.depth == 0) is color > expansion. |