freebsd-nq/sys/dev/fb
Jung-uk Kim c74dea9cc1 Make sure the interrupt entry point is within the video ROM range. We must
not change interrupt vector if it is not pointing the ROM itself.  Actually,
we just fail shadowing altogether if that is the case because the shadowed
copy will be useless for sure and POST may not be relocatable or useful.
While I'm here, fix a debugging message under bootverbose, really.  r211829
fixed one case but broke another.  Mea Culpa.
2010-08-31 20:21:52 +00:00
..
boot_font.c
creator.c
creatorreg.h
fb.c Fix FBIO_ADPINFO ioctl on amd64. 2010-02-23 01:00:19 +00:00
fbreg.h Remove unused i586 optimized bcopy/bzero/etc implementations that utilize 2010-06-23 10:40:28 +00:00
gallant12x22.c
gfb.h
machfb.c
machfbreg.h
s3_pci.c
splash_bmp.c
splash_pcx.c
splash.c
splashreg.h
vesa.c Make sure the interrupt entry point is within the video ROM range. We must 2010-08-31 20:21:52 +00:00
vesa.h
vga.c Teach VGA framebuffer about 8-bit palette format for VESA. 2010-03-24 15:37:47 +00:00
vgareg.h