This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
fb
History
Alexander Motin
0f85a96bbf
Fix NULL-dereference panic if VESA reports zero modes.
...
MFC after: 1 week
2016-05-17 19:00:09 +00:00
..
boot_font.c
…
creator_vt.c
…
creator.c
sys: use our nitems() macro when param.h is available.
2016-04-21 19:40:10 +00:00
creatorreg.h
…
fb_if.m
…
fb.c
sys: Make use of our rounddown() macro when sys/param.h is available.
2016-04-30 14:41:18 +00:00
fbd.c
Add support for USB display link adapters to the FB and VT drivers.
2015-03-07 20:45:15 +00:00
fbreg.h
…
gallant12x22.c
…
gfb.h
…
machfb.c
sys/dev: minor spelling fixes.
2016-05-03 03:41:25 +00:00
machfbreg.h
…
s3_pci.c
Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any()
2016-02-19 03:37:56 +00:00
splash_bmp.c
…
splash_pcx.c
…
splash_txt.c
…
splash.c
sys/dev: minor spelling fixes.
2016-05-03 03:41:25 +00:00
splashreg.h
…
vesa.c
Fix NULL-dereference panic if VESA reports zero modes.
2016-05-17 19:00:09 +00:00
vesa.h
…
vga.c
sys/dev: minor spelling fixes.
2016-05-03 03:41:25 +00:00
vgareg.h
…