freebsd-dev/sys/dev/vt
Nathan Whitehorn b85beee188 On my Lenovo laptop, the firmware maps the EFI framebuffer with MTRRs set
to uncacheable. This leads to execrable console performance. Once PMAP is
up, remap the framebuffer as write-combining. This reduces boot time on my
laptop by 60% when booting with EFI.

MFC after:	2 weeks
2014-07-14 17:42:22 +00:00
..
colors
font Clarify statement on font origin 2014-06-06 18:32:05 +00:00
hw On my Lenovo laptop, the firmware maps the EFI framebuffer with MTRRs set 2014-07-14 17:42:22 +00:00
logo
vt_buf.c In order to get vt(4) a bit closer to the feature set provided by sc(4), 2014-06-27 19:57:57 +00:00
vt_consolectl.c Use a common tunable to choose between vt(4)/sc(4) 2014-06-27 17:50:33 +00:00
vt_core.c Fix inconsistent token parameters for kbd_allocate() and kbd_release() in vt(4). 2014-07-09 14:36:03 +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 Use a common tunable to choose between vt(4)/sc(4) 2014-06-27 17:50:33 +00:00
vt.h Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00