freebsd-src/sys/dev/syscons
Kazutaka YOKOTA 59f5eaf466 - A new semaphore: font_loading_in_progress.
Don't touch/update the screen while manipulating font data.
Possibly related to PR: kern/4271

- Set up VGA in alphanumeric mode rather than graphics mode when
loading font into video memory. This will drastically reduce flicker.
PR: bin/2977

- Set up scp->font_size properly during video mode switch caused by
ioctl.
1998-02-11 15:00:24 +00:00
..
blank Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
daemon Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This is 1998-01-16 17:58:55 +00:00
fade Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
green Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
snake Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This is 1998-01-16 17:58:55 +00:00
star Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This is 1998-01-16 17:58:55 +00:00
syscons.c - A new semaphore: font_loading_in_progress. 1998-02-11 15:00:24 +00:00
syscons.h Make comp_vgaregs() less strict about VGA register values when 1997-11-21 11:37:07 +00:00