Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263568AbTEMWqb (ORCPT ); Tue, 13 May 2003 18:46:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263550AbTEMWpP (ORCPT ); Tue, 13 May 2003 18:45:15 -0400 Received: from caramon.arm.linux.org.uk ([212.18.232.186]:37896 "EHLO caramon.arm.linux.org.uk") by vger.kernel.org with ESMTP id S263558AbTEMWpD (ORCPT ); Tue, 13 May 2003 18:45:03 -0400 Date: Tue, 13 May 2003 23:55:28 +0100 From: Russell King To: James Simmons Cc: Linux Kernel List Subject: Re: 2.5.69: Missing logo? Message-ID: <20030513235528.H15172@flint.arm.linux.org.uk> Mail-Followup-To: James Simmons , Linux Kernel List References: <20030506180707.B15174@flint.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from jsimmons@infradead.org on Tue, May 13, 2003 at 11:41:34PM +0100 X-Message-Flag: Your copy of Microsoft Outlook is vulnerable to viruses. See www.mutt.org for more details. Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 805 Lines: 28 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/