opnsense-src/sys/dev/vt/hw
Emmanuel Vadot 6bd6344f13 fb: Add new FBTYPE_EFIFB
Currently the type isn't set in the fbtype struct so any userland
program that call the FBIOGTYPE ioctl will think it's a FBTYPE_SUN1BW
which is far from the truth.
No app that I found find checks the type but at least now it's correct.

Reviewed by:	emaste, tsoome
MFC after:	2 weeks
Sponsored by:   Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D33221

(cherry picked from commit ca23e9d2ac)
2021-12-21 10:21:26 +01:00
..
efifb fb: Add new FBTYPE_EFIFB 2021-12-21 10:21:26 +01:00
fb vt: bound buffer access in redraw optimization 2021-09-25 14:14:12 -04:00
ofwfb ofwfb: fix vga/hdmi console with ASMEDIA during boot on powerpc64(le) 2021-11-26 20:50:55 -03:00
vbefb Add VT driver for VBE framebuffer device 2020-11-30 08:22:40 +00:00
vga vt: bound buffer access in redraw optimization 2021-09-25 14:14:12 -04:00