| .. |
|
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
|
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
|
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
|
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
|
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
|
2009-12-29 21:51:28 +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
|
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
|
2009-12-29 21:51:28 +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
|
Protect shared palette and state buffer with a mutex. Remove defunct
|
2010-08-07 05:46:04 +00:00 |
|
vesa.h
|
- When we restore VESA state, try BIOS POST earlier. VESA restore state
|
2009-10-23 18:41:00 +00:00 |
|
vga.c
|
Teach VGA framebuffer about 8-bit palette format for VESA.
|
2010-03-24 15:37:47 +00:00 |
|
vgareg.h
|
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
|
2009-12-29 21:51:28 +00:00 |