opnsense-src/sys/dev/fb
Xin LI aa3d547d09 MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa
framebuffer driver, etc. work on FreeBSD/amd64.

A significant amount of improvements were done by jkim@ during the recent
months to make vesa(4) work better, over the initial code import.  This
work is based on OpenBSD's x86emu implementation and contributed by
paradox <ddkprog yahoo com> and swell.k at gmail com.

Hopefully I have stolen all their work to 8-STABLE :)

All bugs in this commit are mine, as usual.
2010-03-02 01:56:55 +00:00
..
boot_font.c - Define data of struct gfb_font a const as it's only used to supply font 2007-06-16 21:31:53 +00:00
creator.c - Change some softc members to be unsigned where more appropriate. 2009-04-28 20:49:47 +00:00
creatorreg.h
fb.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
fbreg.h Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
gallant12x22.c Move the gallant 12 x 22 font data from a .h to a .c so it doesn't need 2007-06-16 21:48:50 +00:00
gfb.h - Define data of struct gfb_font a const as it's only used to supply font 2007-06-16 21:31:53 +00:00
machfb.c - Remove the second license as I'm also fine with the first one. 2009-04-14 20:23:47 +00:00
machfbreg.h
s3_pci.c MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa 2010-03-02 01:56:55 +00:00
splash.c
splash_bmp.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
splash_pcx.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
splashreg.h
vesa.c MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa 2010-03-02 01:56:55 +00:00
vesa.h MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa 2010-03-02 01:56:55 +00:00
vga.c MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa 2010-03-02 01:56:55 +00:00
vgareg.h MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa 2010-03-02 01:56:55 +00:00