..
boot_font.c
Convert files to UTF-8
2012-01-15 13:23:43 +00:00
creator.c
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
2009-12-29 21:51:28 +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
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
fb_if.m
Merge VT(9) project (a.k.a. newcons).
2013-12-05 22:38:53 +00:00
fbd.c
o Add virtual terminal mmap request handler.
2013-12-23 18:09:10 +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
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
Make sparc64 compatible with NEW_PCIB and enable it:
2011-10-02 23:22:38 +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
Fix a Clang warning.
2012-04-16 23:29:12 +00:00
splash.c
Use the preload_fetch_addr() and preload_fetch_size() convenience
2011-02-13 19:25:48 +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
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
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
Reduce diff against stable/9 slightly.
2013-08-28 20:10:56 +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
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
2009-12-29 21:51:28 +00:00