Re: [PATCH] vgacon: Workaround for resize bug in some chipsets

From: Mika Penttilä
Date: Sun Nov 13 2005 - 17:26:34 EST


Antonino A. Daplas wrote:

Bodo Eggert wrote:


Antonino A. Daplas <adaplas@xxxxxxxxx> wrote:



+++ b/drivers/video/console/vgacon.c
+#define VGA_FONTWIDTH 8 /* VGA does not support fontwidths != 8 */


This is not true, VGA cards do support fontwidth=9, but the ninth column



Yes. What it should mean is that vgacon does not support fontwidths != 8.



I think vgacon doesn't touch the 8/9 pixel setting, so the fonts are hw extended to 9 pixels by VGA in many modes.

--Mika

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/