Re: [PATCH] fbdev accel wrapper. II

James Simmons (jsimmons@transvirtual.com)
Wed, 30 Jan 2002 09:07:18 -0800 (PST)


> On Tue, Jan 29, 2002 at 03:59:26PM -0800, James Simmons wrote:
> > if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR)
> > region.color = attr_bgcol_ec(p,vc);
> > else
> > region.color = info->pseudo_palette)[attr_bgcol_ec(p,vc)];
> ^ ^
>
> I hope this is a typing mistake that's not present in the real source. 8)

The above is my pseudo code I wrote in the email.

-
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/