summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb/vesa.c
Commit message (Expand)AuthorAgeFilesLines
* - When we restore VESA state, try BIOS POST earlier. VESA restore statejkim2009-10-231-24/+56
* Rewrite x86bios and update its dependent drivers.jkim2009-10-191-304/+490
* Reject some VESA graphics modes if the controller does not have enoughjkim2009-09-251-34/+50
* Fix LINT build.delphij2009-09-251-1/+1
* Some broken VESA BIOSes, e.g., IBM T23, return wrong value fromjkim2009-09-241-4/+5
* - Use FreeBSD function naming convention.jkim2009-09-241-41/+41
* Move sys/dev/x86bios to sys/compat/x86bios.jkim2009-09-231-1/+1
* Initialize registers to zero before calling the interrupt handlers insidedelphij2009-09-231-0/+19
* Style(9) fixes.delphij2009-09-211-6/+6
* Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-211-223/+192
* Change cache attribute for VESA frame buffer from UC to write-combining.jkim2009-09-191-1/+2
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-091-239/+291
* Copy the following files to new places, a subsequent commit would removedelphij2009-09-091-0/+1696
OpenPOWER on IntegriCloud