aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fb/fbreg.h
Commit message (Expand)AuthorAgeFilesLines
* Merge the kern_fpu_enter/kern_fpu_leave KPI and followup fixes for theKonstantin Belousov2010-11-191-10/+1
* Replace explicit calls to video methods with their respective variantsWojciech A. Koszek2007-12-291-12/+66
* On sparc64 also use the fillw() this header provides for ia64 soMarius Strobl2007-01-181-2/+4
* Fix -Wundef warnings from compiling GENERIC and LINT kernels ofRuslan Ermilov2005-12-061-3/+3
* Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_tMarius Strobl2005-09-281-4/+4
* __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.Peter Grehan2004-01-211-1/+17
* Change fb_attach() and fb_detach() to take a integer unit number ratherPoul-Henning Kamp2003-09-261-2/+2
* o Explicitly cast the second argument to bus_space_set_region_#()Marcel Moolenaar2003-08-231-9/+8
* Add AMD64 support to dev/fb. It isn't optimized.Peter Wemm2003-05-011-1/+8
* Keep syscons specific I/O functions internal/specific to syscons onMarcel Moolenaar2003-04-291-1/+27
* - Add vm_paddr_t, a physical address type. This is required for systemsJake Burkholder2003-03-251-1/+1
* Cleanup of the d_mmap_t interface.Maxime Henrion2003-02-251-2/+3
* Turn on TGA support.David E. O'Brien2002-04-131-1/+21
* syscons' set_border() is now named sc_set_border(), so there is no longerDag-Erling Smørgrav2001-11-061-2/+0
* KSE Milestone 2Julian Elischer2001-09-121-3/+3
* Add some definitions. Their actual support will be addedKazutaka YOKOTA2001-08-021-0/+2
* With this commit, I hereby pronounce gensetdefs past its use-by date.Peter Wemm2001-06-131-1/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-13/+52
* Centralize and reorganize a few macros.Dag-Erling Smørgrav1999-04-121-1/+18
* sysconsKazutaka YOKOTA1999-01-191-4/+4
* Add the new keyboard driver and video card driver. They will beKazutaka YOKOTA1999-01-091-0/+154