1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/fb
Jung-uk Kim f6ff063a6e Fix segment:offset calculation of interrupt vector for relocated video BIOS
when the original offset is bigger than size of one page.  X86BIOS macros
cannot be used here because it is assumed address is only linear in a page.

Tested by:	netchild
2010-09-13 19:58:46 +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 Fix segment:offset calculation of interrupt vector for relocated video BIOS 2010-09-13 19:58:46 +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