freebsd-dev/sys/dev/fb
John Baldwin a9fca3b987 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
2022-10-03 16:10:41 -07:00
..
fb_if.m fb: Add a default getinfo method 2022-06-21 15:52:49 +02:00
fb.c
fbd.c Fix various places which cast a pointer to a vm_paddr_t or vice versa. 2022-10-03 16:10:41 -07:00
fbreg.h
s3_pci.c s3pci: Remove unused devclass argument to DRIVER_MODULE. 2022-05-06 15:39:30 -07:00
splash_bmp.c
splash_pcx.c
splash_txt.c
splash.c
splashreg.h
vesa.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
vesa.h
vga.c
vgareg.h