Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 14 Jun 2002 18:53:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 14 Jun 2002 18:53:37 -0400 Received: from www.transvirtual.com ([206.14.214.140]:16652 "EHLO www.transvirtual.com") by vger.kernel.org with ESMTP id ; Fri, 14 Jun 2002 18:53:36 -0400 Date: Fri, 14 Jun 2002 15:53:05 -0700 (PDT) From: James Simmons To: Denis Oliver Kropp cc: Russell King , Linux Kernel Mailing List Subject: Re: [PATCH] [2.5.21] CyberPro 32bit support and other fixes In-Reply-To: <20020613092323.GA2384@skunk.convergence.de> 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 > Why is the pseudo palette used anyway? Its a fast way for the console to grab the proper console index color to draw to the framebuffer. Otherwise we have to regenerate the color all the time. Plus it is always endian code for us :-) > There's no speed benefit and > applications running in true/direct color would look wrong. For userland no but for the kernel we do have a benifiet. - 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/