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
/
arch
/
sparc
/
dev
/
vigra.c
Age
Commit message (
Expand
)
Author
2005-03-23
Move the alloc_screen, free_screen and show_screen wsdisplay accessops to
Miod Vallat
2005-03-07
Do not bother passing the blanking routine to fbwscons_console_init(),
Miod Vallat
2005-03-03
Sync a few comments with reality.
Miod Vallat
2005-01-05
Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most
Miod Vallat
2004-11-29
Move the struct wsscreen_descr from a per-driver global to a per-instance
Miod Vallat
2004-09-29
Switch sparc to evcount; ok deraadt@
Miod Vallat
2003-06-28
Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and
Miod Vallat
2003-06-06
Do not bother taking care of the frame buffer flags in the softc, if the
Miod Vallat
2003-05-25
Support for the Vigra VS11 frame buffer. This is basically the same as the
Miod Vallat
2003-04-06
When encountering an older or unexpected model this driver can not handle,
Miod Vallat
2002-11-06
- always initialize colormaps, even if the frame buffer is non console; this
Miod Vallat
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-09-23
Get the wsdisplay capabilities from rasops, rather than attempting to
Miod Vallat
2002-09-09
Register more screen capabilities to work with the recent wsemul_sun changes.
Miod Vallat
2002-08-31
Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more from
Miod Vallat