freebsd-dev/sys/dev/fb
Peter Wemm 637068b1d3 Low risk amd64 fix. Use a vm_offset_t for the virtual location of the
buffer space instead of a u_int32_t.  Otherwise the upper 32 bits of
the address space get truncated and syscons blows up.

Approved by:	re (safe, low risk amd64 fixes)
2003-05-23 05:10:49 +00:00
..
boot_font.c
fb.c
fbreg.h
gfb.c
gfb.h
s3_pci.c
splash_bmp.c
splash_pcx.c
splash.c
splashreg.h
tga.c
tga.h
vga.c Low risk amd64 fix. Use a vm_offset_t for the virtual location of the 2003-05-23 05:10:49 +00:00
vgareg.h