diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2006-02-24 13:03:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-24 14:31:37 -0800 |
commit | d1521260f57d70d0ba86d2a309ec1ce7979be2fc (patch) | |
tree | 1dcdb33e5c9a82a137d15f6857faf02acb435755 /arch/sh/lib/strlen.S | |
parent | fe1db50c7222c67466e41241bc7ef17b469bcf1d (diff) |
[PATCH] vgacon: no vertical resizing on EGA
EGA boards suck: they mostly have write-only registers. This is
particularly problematic for the overflow register: for being able to write
to it, we would have to handle vertical sync & such too, which (I'd say)
would potentially break a lot of configurations. Instead, just disabling
vertical resize for EGA boards is just nice enough (horizontal resize still
works).
Fixes http://bugzilla.kernel.org/show_bug.cgi?id=6106
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: Rafal Olearski <olearski@mail2.kim.net.pl>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/sh/lib/strlen.S')
0 files changed, 0 insertions, 0 deletions