Make cursor positioning work by using both halves of the VGA cursor position register.
Have vga_scroll_up() and vga_clear_line() present row/column arguments to the VIDEO() macro in the right order.
Signed-off-by: Jonathan A. Kollasch jakllsch@kollasch.net --- This had previously been change set 3186, but was lost when console video support was restructured.
On 09/08/08 21:13 +0000, Jonathan A. Kollasch wrote:
Make cursor positioning work by using both halves of the VGA cursor position register.
Have vga_scroll_up() and vga_clear_line() present row/column arguments to the VIDEO() macro in the right order.
Signed-off-by: Jonathan A. Kollasch jakllsch@kollasch.net
This had previously been change set 3186, but was lost when console video support was restructured.
No patch?
Jordan