freebsd-dev/sys/dev/vt
Nathan Whitehorn 232490c660 Make mmap() of the console device when using ofwfb work like other supported
framebuffer drivers. This lets ofwfb work with xf86-video-scfb and makes
the driver much more generic and less PCI-centric. This changes some
user-visible behavior and will require updates to the xorg-server port
on PowerPC when using ATI graphics cards.
2014-07-29 23:11:05 +00:00
..
colors
font Clarify statement on font origin 2014-06-06 18:32:05 +00:00
hw Make mmap() of the console device when using ofwfb work like other supported 2014-07-29 23:11:05 +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 Revise font initialization handling. 2014-07-28 14:41:22 +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 Remove unused macro VT_CONSDEV_DECLARE. Join console device now declared in one 2014-07-28 14:14:33 +00:00