summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/i386/isa/pcvt/pcvt_out.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_out.c b/sys/i386/isa/pcvt/pcvt_out.c
index fc76517..93b1ad9 100644
--- a/sys/i386/isa/pcvt/pcvt_out.c
+++ b/sys/i386/isa/pcvt/pcvt_out.c
@@ -1065,6 +1065,7 @@ vt_coldinit(void)
}
#ifdef FAT_CURSOR
+ svsp->cursor_start = 0;
svsp->cursor_end = 15; /* cursor lower scanline */
#endif
OpenPOWER on IntegriCloud