summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb/vgareg.h
Commit message (Expand)AuthorAgeFilesLines
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.rnoland2009-12-291-2/+2
* - Partially revert hackish r198964 and r199002.jkim2009-11-121-1/+0
* Remove duplicate suspend/resume code from vga_pci.c and let vga(4) registerjkim2009-11-061-0/+1
* Save/restore VGA color palette while suspending and resuming.jkim2009-11-041-0/+1
* Replace all calls to minor() with dev2unit().ed2008-09-271-1/+1
* Save and restore the VGA state across a suspend-resume cycle. Thisiedowse2005-02-281-0/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-6/+6
* Cleanup of the d_mmap_t interface.mux2003-02-251-1/+1
* KSE Milestone 2julian2001-09-121-3/+3
* 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-2/+32
* Add the new keyboard driver and video card driver. They will beyokota1999-01-091-0/+67
OpenPOWER on IntegriCloud