opnsense-src/sys/dev/vt
Aleksandr Rybalko fe930c5220 Revert r263321.
vt(9) crash on resume fixed, but Xorg still have damaged screen on resume (at
least with i915kms), so better to switch to VT0 before suspend and back on
resume.

Sponsored by:	The FreeBSD Foundation
2014-03-27 14:07:36 +00:00
..
colors
font Update whitespace to match mkkfont output 2013-12-23 17:49:12 +00:00
hw Use the existence of module metadata to indicate framebuffer presence 2014-03-14 19:37:37 +00:00
logo
vt.h Add two new vt(9) driver methods: vd_drawrect and vd_setpixel. 2014-02-06 15:12:44 +00:00
vt_buf.c Respect SC_NO_CUTPASTE option. It disable mouse cursor and cut/paste support 2013-12-09 15:01:34 +00:00
vt_consolectl.c o Add virtual terminal mmap request handler. 2013-12-23 18:09:10 +00:00
vt_core.c Revert r263321. 2014-03-27 14:07:36 +00:00
vt_font.c Increase vt(9) max glyph data to 1MB for CJK fonts with many glyphs 2014-01-01 19:38:15 +00:00
vt_sysmouse.c o Add virtual terminal mmap request handler. 2013-12-23 18:09:10 +00:00