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
/
cgtwelve.c
Age
Commit message (
Expand
)
Author
2006-06-02
sbus_establish() and the associated linked list in the sbus softc is now only
Miod Vallat
2005-03-23
Move the alloc_screen, free_screen and show_screen wsdisplay accessops to
Miod Vallat
2005-03-13
Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling.
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
2004-11-29
Move the struct wsscreen_descr from a per-driver global to a per-instance
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-12
use new display types; ok miod
Jason Wright
2003-04-06
Run the console in the overlay plane, or in low-depth mode, as appropriate,
Miod Vallat
2002-11-06
- always initialize colormaps, even if the frame buffer is non console; this
Miod Vallat
2002-09-23
Get the wsdisplay capabilities from rasops, rather than attempting to
Miod Vallat
2002-09-20
Support to run the 24 bit fb in 8 bit mode or cg12 in 1 bit mode
Federico G. Schwindt
2002-09-09
Register more screen capabilities to work with the recent wsemul_sun changes.
Miod Vallat
2002-08-12
Convert sparc console code from rcons and pseudo-devices to rasops and wscons.
Miod Vallat