freebsd-dev/sys/dev/vt/hw
Marcel Moolenaar ec6b1f6acc Support frame buffers that are larger than the default screen
size as defined by VT_FB_DEFAULT_WIDTH and VT_FB_DEFAULT_HEIGHT
(at this time 2048x1200). The default is really a max. We cap
the height and width to those defaults and position the screen
in the center of the frame buffer.

Ideally we use a bigger font to utility the entire real estate
that is the frame buffer, but that's seen as an improvement over
making it work first.

PR:		193745
2015-08-18 00:47:02 +00:00
..
efifb Improve support for Macs that have a stride not equal to the 2015-08-15 16:13:28 +00:00
fb Support frame buffers that are larger than the default screen 2015-08-18 00:47:02 +00:00
ofwfb Let unchangeable 8-bit frame buffers have vaguely correct colors. 2015-03-10 17:04:11 +00:00
vga Fix text mode operation. 2015-08-13 14:43:11 +00:00