opnsense-src/sys/dev/fb
Xin LI b53c4efaa1 Enable BIOS modes on amd64.
Submitted by:	paradox <ddkprog at yahoo com>
2009-09-14 05:38:03 +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 - Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c. 2007-01-16 21:08:22 +00:00
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 Add machfb(4), a driver for ATI Mach64 graphics chips intended for 2005-05-21 20:47:38 +00:00
s3_pci.c - Teach vesa(4) and dpms(4) about x86emu. [1] 2009-09-09 09:50:31 +00:00
splash.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
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 Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
vesa.c - Teach vesa(4) and dpms(4) about x86emu. [1] 2009-09-09 09:50:31 +00:00
vesa.h - Teach vesa(4) and dpms(4) about x86emu. [1] 2009-09-09 09:50:31 +00:00
vga.c Enable BIOS modes on amd64. 2009-09-14 05:38:03 +00:00
vgareg.h Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00