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 - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
fbreg.h Add AMD64 support to dev/fb. It isn't optimized. 2003-05-01 04:21:05 +00:00
gfb.c Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00
gfb.h
s3_pci.c Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00
splash_bmp.c Warning fix. 2002-11-11 10:17:01 +00:00
splash_pcx.c Warning fixes. 2002-11-11 10:28:44 +00:00
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 Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00