Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 6 Dec 2002 07:27:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 6 Dec 2002 07:27:31 -0500 Received: from willow.compass.com.ph ([202.70.96.38]:32267 "EHLO willow.compass.com.ph") by vger.kernel.org with ESMTP id ; Fri, 6 Dec 2002 07:27:30 -0500 Subject: Re: [Linux-fbdev-devel] [PATCH 1/3: FBDEV: VGA State Save/Restore module From: Antonino Daplas To: James Simmons Cc: Linux Fbdev development list , Linux Kernel Mailing List In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 06 Dec 2002 20:27:16 +0500 Message-Id: <1039188475.1405.0.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1098 Lines: 24 On Fri, 2002-12-06 at 05:53, James Simmons wrote: > > > > Only the structure definition of fb_vgastate is in fb.h. For drivers > > without a vga core, they'll just won't link to it and it won't be > > compiled. Plus, vga.h is not a common header (not located in > > include/asm or include/linux) and it contains a lot of declarations and > > definitions which are irrelevant to most drivers or are already > > duplicated. This will be messier, I think. > > I like to move vga.h to include/video. And yes I like to clean it up. The > reason is I like to implement the function in vga.h and some in vgastate > into vgacon.c. It would be nice if vgacon could support different hardware > states per VC instead of changing every virtual console for everything. > The other dream is I like to see vgacon become firmware independent. > OK. Tony - 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/