aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fb/vgareg.h
Commit message (Expand)AuthorAgeFilesLines
* MFC x86emu/x86bios emulator and make previously i386 only dpms and vesaXin LI2010-03-021-0/+1
* Replace all calls to minor() with dev2unit().Ed Schouten2008-09-271-1/+1
* Save and restore the VGA state across a suspend-resume cycle. ThisIan Dowse2005-02-281-0/+1
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-6/+6
* Cleanup of the d_mmap_t interface.Maxime Henrion2003-02-251-1/+1
* KSE Milestone 2Julian Elischer2001-09-121-3/+3
* 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-2/+32
* Add the new keyboard driver and video card driver. They will beKazutaka YOKOTA1999-01-091-0/+67