opnsense-src/sys/dev/dcons
John Baldwin 32560694f7 Fix various places which cast a pointer to a vm_paddr_t or vice versa.
GCC warns about the mismatched sizes on i386 where vm_paddr_t is 64
bits.

Reviewed by:	imp, markj
Differential Revision:	https://reviews.freebsd.org/D36750

(cherry picked from commit a9fca3b987)
2022-11-11 10:18:53 -08:00
..
dcons.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
dcons.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
dcons_crom.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
dcons_os.c Fix various places which cast a pointer to a vm_paddr_t or vice versa. 2022-11-11 10:18:53 -08:00
dcons_os.h Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00