freebsd-dev/sys/dev/syscons
Andriy Gapon b133becced sc_cngrab: switch to console vty when possible
In the future we may want to perform the switch even if the console is
currently in the graphics mode by trying to reset the video adapter first
(e.g. by executing vesa/vga bios post).  That would probably require
some sort of a one-way flag as returning the control of the console back
to the interrupted application most likely would result in a mess.

Reviewed by:	emaste
MFC after:	2 months
2011-12-21 12:21:22 +00:00
..
apm
blank
daemon
dragon
fade
fire
green
logo
rain
snake
star
warp
scgfbrndr.c
schistory.c
scmouse.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
scterm-teken.c Add a few improvements to utf-8 -> cp436 console map 2011-10-28 20:00:30 +00:00
scterm.c
scvesactl.c
scvgarndr.c
scvidctl.c Clean up code a bit to make it more readable. 2010-11-30 16:46:15 +00:00
scvtb.c
syscons.c sc_cngrab: switch to console vty when possible 2011-12-21 12:21:22 +00:00
syscons.h syscons: provide a first iteration of cngrab/cnungrab implementation 2011-12-17 15:57:39 +00:00
sysmouse.c