summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb/fbreg.h
Commit message (Expand)AuthorAgeFilesLines
* __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.grehan2004-01-211-1/+17
* Change fb_attach() and fb_detach() to take a integer unit number ratherphk2003-09-261-2/+2
* o Explicitly cast the second argument to bus_space_set_region_#()marcel2003-08-231-9/+8
* Add AMD64 support to dev/fb. It isn't optimized.peter2003-05-011-1/+8
* Keep syscons specific I/O functions internal/specific to syscons onmarcel2003-04-291-1/+27
* - Add vm_paddr_t, a physical address type. This is required for systemsjake2003-03-251-1/+1
* Cleanup of the d_mmap_t interface.mux2003-02-251-2/+3
* Turn on TGA support.obrien2002-04-131-1/+21
* syscons' set_border() is now named sc_set_border(), so there is no longerdes2001-11-061-2/+0
* KSE Milestone 2julian2001-09-121-3/+3
* Add some definitions. Their actual support will be addedyokota2001-08-021-0/+2
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-131-1/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The second phase of syscons reorganization.yokota1999-06-221-13/+52
* Centralize and reorganize a few macros.des1999-04-121-1/+18
* sysconsyokota1999-01-191-4/+4
* Add the new keyboard driver and video card driver. They will beyokota1999-01-091-0/+154
OpenPOWER on IntegriCloud