Messages in this thread |  | | Date | Tue, 13 May 2003 23:55:28 +0100 | From | Russell King <> | Subject | Re: 2.5.69: Missing logo? |
| |
On Tue, May 13, 2003 at 11:41:34PM +0100, James Simmons wrote: > At the very bottom of cfbimgblt.c change > > } else if (image->depth == bpp) > > to > > } else if (image->depth <= bpp) > > and tell me if this works.
Will report later.
> P.S > Is it possible we could move the irq code for the acorn driver from > fbcon.c to the acorn driver itself.
I don't see why not. Do you have a patch for this?
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |