diff options
author | Samuel Thibault <[email protected]> | 2006-02-24 13:03:59 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-02-24 14:31:37 -0800 |
commit | d1521260f57d70d0ba86d2a309ec1ce7979be2fc (patch) | |
tree | 1dcdb33e5c9a82a137d15f6857faf02acb435755 /lib/kobject.c | |
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 <[email protected]>
Cc: Rafal Olearski <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions