Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 2 Dec 2002 15:24:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 2 Dec 2002 15:24:17 -0500 Received: from phoenix.mvhi.com ([195.224.96.167]:12558 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Mon, 2 Dec 2002 15:24:16 -0500 Date: Mon, 2 Dec 2002 20:31:23 +0000 (GMT) From: James Simmons To: Antonino Daplas cc: Linux Fbdev development list , Linux Kernel Mailing List Subject: Re: [Linux-fbdev-devel] [PATCH] FBDev: vga16fb port In-Reply-To: <1038468176.1091.46.camel@localhost.localdomain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 804 Lines: 23 > Attached is a patch against 2.5.49 + James Simmons' latest fbdev.diff. > > Added support for logo drawing. > Fixed vga16fb_imageblit() limitation of 8-pixel wide bitmap blitting > only. Applied and tested :-=) The only weird thing is it drew the logo twice when I don't have a SMP laptop. It works other than that. P.S Things I like to get done for the vga16fb driver. 1) Its own read and write functions to fake a linear framebuffer. 2) The ability to go back to vga text mode on close of /dev/fb. Yes fbdev/fbcon supports that now. - 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/