Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 2 Mar 2002 12:41:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 2 Mar 2002 12:40:50 -0500 Received: from www.transvirtual.com ([206.14.214.140]:41233 "EHLO www.transvirtual.com") by vger.kernel.org with ESMTP id ; Sat, 2 Mar 2002 12:40:30 -0500 Date: Sat, 2 Mar 2002 09:40:18 -0800 (PST) From: James Simmons To: davej@suse.de cc: Linux Kernel Mailing List , Linux Fbdev development list Subject: [PATCH] hitfb ported to new api. 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 Hi! Please test this driver so it can be applied to the dave jones tree. . --- |o_o | |:_/ | Give Micro$oft the Bird!!!! // \ \ Use Linux!!!! (| | ) /'_ _/`\ ___)=(___/ --- linux-2.5.5-dj2/drivers/video/hitfb.c Wed Feb 27 07:52:04 2002 +++ linux/drivers/video/hitfb.c Sat Mar 2 10:34:58 2002 @@ -21,6 +21,7 @@ #include #include #include +#include #include #include @@ -28,343 +29,160 @@ #include #include -#include - #include