opnsense-src/sys/dev/syscons
Jung-uk Kim 8d521790d0 Yet another attempt to make palette loading more safer:
- Add a separate palette data for 8-bit DAC mode when SC_PIXEL_MODE is set
and fill it up with default gray-scale palette data for text.  Now we don't
have to set `hint.sc.0.vesa_mode' to get the default palette data.
- Add a new adapter flag, V_ADP_DAC8 to track whether the controller is
using 8-bit palette format and load correct palette when switching modes.
- Set 8-bit DAC mode only for non-VGA compatible graphics mode.
2010-02-23 21:51:14 +00:00
..
apm
blank
daemon Don't malloc a buffer while holding the prison0 mutex. Instead, use a loop 2009-09-10 12:58:37 +00:00
dragon
fade
fire
green
logo
rain
snake The New and Improved snake_server - Service Pack 1: now even more 2010-02-23 15:27:07 +00:00
star
warp
scgfbrndr.c
schistory.c Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00
scmouse.c Add support for VT200-style mouse input. 2009-09-27 18:19:41 +00:00
scterm-teken.c Convert syscons on i386 to TERM=xterm. 2009-11-13 11:28:54 +00:00
scterm.c Replace syscons terminal renderer by a new renderer that uses libteken. 2009-01-01 13:26:53 +00:00
scvesactl.c - Teach vesa(4) and dpms(4) about x86emu. [1] 2009-09-09 09:50:31 +00:00
scvgarndr.c Fix VESA modes and allow 8bit depth modes. 2009-08-24 22:35:53 +00:00
scvidctl.c Yet another attempt to make palette loading more safer: 2010-02-23 21:51:14 +00:00
scvtb.c
syscons.c Yet another attempt to make palette loading more safer: 2010-02-23 21:51:14 +00:00
syscons.h Yet another attempt to make palette loading more safer: 2010-02-23 21:51:14 +00:00
sysmouse.c Include <sys/ttydefaults.h>, instead of doing it through <sys/termios.h>. 2009-11-28 16:25:55 +00:00