opnsense-src/sys/dev/vt/hw
Jean-Sébastien Pédron af9f67ea3d vt_vga: Use Write Mode 0 to draw group of 8 pixels using 3 or more colors
This replaces the method based on Write Mode 3, which required reads
from the video memory to load the latches.

MFC after:	1 week
2014-08-25 20:15:19 +00:00
..
efifb vt(4): Add vd_bitblt_bmp_t callback 2014-08-23 20:35:33 +00:00
fb vt(4): Store a rectangle for the drawable area, not just the top-left corner 2014-08-25 19:06:31 +00:00
ofwfb vt(4): Store a rectangle for the drawable area, not just the top-left corner 2014-08-25 19:06:31 +00:00
vga vt_vga: Use Write Mode 0 to draw group of 8 pixels using 3 or more colors 2014-08-25 20:15:19 +00:00