index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
vesa
Age
Commit message (
Expand
)
Author
2014-07-08
decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h
Theo de Raadt
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2011-04-05
- use nitems() no binary change on amd64
Jasper Lievisse Adriaanse
2010-11-20
__attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, and
Miod Vallat
2010-09-07
remove the powerhook code. All architectures now use the ca_activate tree
Theo de Raadt
2009-11-11
Pass the structure by reference. pointed out and ok by miod@
Federico G. Schwindt
2008-04-28
Do not alter mode parameter in vesafb_set_mode(), since we might ask for a
Miod Vallat
2007-11-25
spelling fixes from Martynas Venckus; ok miod
Jason McIntyre
2007-02-18
Add currently unused functions for getting EDID information (max supported
Gordon Willem Klok
2007-01-28
Fix a number of issues with vesabios discovered by miod@
Gordon Willem Klok
2006-12-02
Make a debugging printf conditionnal to VESABIOSVERBOSE.
Matthieu Herrb
2006-12-02
typo
Matthieu Herrb
2006-11-27
commit vesabios for matthieu@
Gordon Willem Klok