freebsd-dev/sys/dev/vt/hw
Leandro Lupori 043577b721 ofwfb: fix boot on LE
Some framebuffer properties obtained from the device tree were not being
properly converted to host endian.
Replace OF_getprop calls by OF_getencprop where needed to fix this.

This fixes boot on PowerPC64 LE, when using ofwfb as the system console.

Reviewed by:    bdragon
Sponsored by:   Eldorado Research Institute (eldorado.org.br)
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D27475
2021-03-09 13:29:24 -03:00
..
efifb efifb: vt_generate_cons_palette() takes max color, not mask 2020-11-06 21:27:54 +00:00
fb vm_ooffset_t is now unsigned 2020-09-18 16:48:08 +00:00
ofwfb ofwfb: fix boot on LE 2021-03-09 13:29:24 -03:00
vbefb Add VT driver for VBE framebuffer device 2020-11-30 08:22:40 +00:00
vga Speed up vt(4) by keeping a record of the most recently drawn character and 2018-08-25 16:14:56 +00:00