freebsd-dev/sys/dev/fb
Jung-uk Kim ba9855e380 Limit the amount of video memory we map for the driver to the maximum value.
This basically restores the spirit of r203535, which was partially reverted
in r205557, while we still map fixed amount to work around transient issues
we experienced with r203535.

Prodded by:	avg
Tested by:	avg
MFC after:	1 week
2013-03-27 18:06:28 +00:00
..
boot_font.c Convert files to UTF-8 2012-01-15 13:23:43 +00:00
creator.c
creatorreg.h
fb.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
fbreg.h Piggyback MIPS changes and add ARM syscons support for devices with 2012-08-25 23:59:31 +00:00
gallant12x22.c
gfb.h
machfb.c Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
machfbreg.h
s3_pci.c Fix a Clang warning. 2012-04-16 23:29:12 +00:00
splash_bmp.c
splash_pcx.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
splash_txt.c - Add support for ASCII art splash screens in TheDraw format 2011-12-12 21:12:07 +00:00
splash.c Use the preload_fetch_addr() and preload_fetch_size() convenience 2011-02-13 19:25:48 +00:00
splashreg.h
vesa.c Limit the amount of video memory we map for the driver to the maximum value. 2013-03-27 18:06:28 +00:00
vesa.h Properly check VESA video mode number. 2012-02-16 22:33:53 +00:00
vga.c Remove a useless warning. The mode information is unused for very long time 2012-04-04 21:19:55 +00:00
vgareg.h