opnsense-src/sys/dev/vt/hw/vga
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
..
vt_vga.c 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
vt_vga_reg.h Rename vt(4) vga module to dismiss interference with syscons(4) vga module. 2014-06-18 22:10:10 +00:00