This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
fb
History
ray
ce629391a4
Implement minimum ioctls set for framebuffer device.
...
Sponsored by: The FreeBSD Foundation
2013-11-22 23:36:41 +00:00
..
boot_font.c
…
creator.c
…
creatorreg.h
…
fb_if.m
Define fb newbus interface to connect framebuffer providers with fbd.
2013-10-31 11:51:18 +00:00
fb.c
…
fbd.c
Implement minimum ioctls set for framebuffer device.
2013-11-22 23:36:41 +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
…
gfb.h
…
machfb.c
…
machfbreg.h
…
s3_pci.c
Fix a Clang warning.
2012-04-16 23:29:12 +00:00
splash_bmp.c
…
splash_pcx.c
…
splash_txt.c
…
splash.c
…
splashreg.h
…
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
…