Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 14 Jan 2002 19:40:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 14 Jan 2002 19:40:11 -0500 Received: from www.transvirtual.com ([206.14.214.140]:38417 "EHLO www.transvirtual.com") by vger.kernel.org with ESMTP id ; Mon, 14 Jan 2002 19:39:55 -0500 Date: Mon, 14 Jan 2002 16:39:43 -0800 (PST) From: James Simmons To: Geert Uytterhoeven cc: Linux Fbdev development list , Linux Kernel Mailing List Subject: [PATCH] fbdev currcon 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 This patch only applies for the -dj tree since the new fbdev api is going in there for now. This patch makes every fbdev driver uses the currcon that I have placed in struct fb_info. Currently most drivers have currcon, not the one for the console system, global. This is a problem if you have more than one card. I have tested to see if this compiles on ix86 but this patch is extensive so I like people to apply this patch to test it out against the dj14 tree. The patch is to big to post so it is avalibale at the following link: NOTE: The setcolreg patch has to be applied first. http://www.transvirtual.com/~jsimmons/setcolreg.diff http://www.transvirtual.com/~jsimmons/fbcurrcon.diff . --- |o_o | |:_/ | Give Micro$oft the Bird!!!! // \ \ Use Linux!!!! (| | ) /'_ _/`\ ___)=(___/ - 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/