freebsd-dev/sys/dev/vt/hw
Emmanuel Vadot ca23e9d2ac 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
2021-12-06 11:28:03 +01:00
..
efifb fb: Add new FBTYPE_EFIFB 2021-12-06 11:28:03 +01:00
fb vt: export RGB offsets with FBIO_GETRGBOFFS 2021-11-25 16:39:25 -03:00
ofwfb vt: export RGB offsets with FBIO_GETRGBOFFS 2021-11-25 16:39:25 -03:00
vbefb vt: export RGB offsets with FBIO_GETRGBOFFS 2021-11-25 16:39:25 -03:00
vga vt: bound buffer access in redraw optimization 2021-09-23 09:51:36 -04:00