Re: fbcon-cfb8.c
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2000-06-04 11:11:27
On Sun, 4 Jun 2000, Henning Loeser wrote:
trying to fix my console character displayment I wonder whether I'm looking at the right place ????? When in the console with 8bpp, fbcon-cfb8.c is the driver the kernel uses right? Not the tdfxfb driver for the card?
Tdxfb is accelerated. So unless you disable acceleration, it uses the
operations in fbcon_banshee8 in tdxfb.c:
info->dispsw = noaccel ? fbcon_cfb8 : fbcon_banshee8
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/