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
/
sbus
/
bwtwo.c
Age
Commit message (
Expand
)
Author
2008-12-27
Sync the sparc64 fb* api with the recent changes done on sparc.
Miod Vallat
2006-12-17
Remove unnecessary <dev/wscons/wscons_raster.h> inclusion.
Miod Vallat
2006-06-02
sbus_establish() and the associated linked list in the sbus softc is now only
Miod Vallat
2005-03-15
Take care of updating the PROMs view of the cursor position in the common fb
Miod Vallat
2005-03-07
Do not bother passing the blanking routine to fbwscons_console_init(),
Miod Vallat
2005-03-01
Display hardware name and display resolution at attach time, as done on sparc.
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
2003-06-27
These don't need linear mappings either.
Jason Wright
2003-06-18
Switch to fbxxx() API.
Miod Vallat
2003-06-02
Nuke my clause 3 and 4 (and a couple of files jointly (c) with Theo).
Jason Wright
2003-03-27
map the vid mem based on linebytes and height
Jason Wright
2003-02-12
Labels must be followed by a statement. (Pointed out by gcc3.)
Henric Jungheim
2002-09-10
Register more wsscreen properties to take advantage of wsemul_sun changes.
Jason Wright
2002-08-12
Update rom cursor position if we're the console framebuffer
Jason Wright
2002-08-06
Set RI_CLEAR if the card isn't the console framebuffer; based on discussion w...
Jason Wright
2002-07-25
Adapt the framebuffer code to the WSDISPLAY_TYPE constant changes, and
Miod Vallat
2002-06-04
driver for the sbus bwtwo cards (completely untested).
Jason Wright