freebsd-dev/sys/dev/fb
Marcel Moolenaar ae3c9aff52 Unbreak alpha and ia64 builds. The previous change made the inclusion
of <machine/pc/bios.h> specific to i386 and added a conditional define
for BIOS_PADDRTOVADDR that depends on ISA_HOLE_START. The latter is
undefined on alpha and ia64. Since the former is defined the same on
both alpha and ia64, assume the ISA_HOLE_START dependent definition
is specific to amd64 and use the identity-mapping in all other cases.

This of course is getting uglier every day...
2003-05-02 01:36:27 +00:00
..
boot_font.c Add the TGA video driver. This is a great accomplishtment and will help 2001-11-01 08:26:30 +00:00
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 Add the TGA video driver. This is a great accomplishtment and will help 2001-11-01 08:26:30 +00:00
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 Include opt_splash.h. 2001-08-02 13:23:17 +00:00
splashreg.h
tga.c Turn on TGA support. 2002-04-13 22:34:16 +00:00
tga.h Add the TGA video driver. This is a great accomplishtment and will help 2001-11-01 08:26:30 +00:00
vga.c Unbreak alpha and ia64 builds. The previous change made the inclusion 2003-05-02 01:36:27 +00:00
vgareg.h Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00