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
/
cgthree.c
Age
Commit message (
Expand
)
Author
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-08-01
The Vigra VS10-EK is recognized as a cgthree clone, but due to its utterly
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-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-02
nuke my clause 3 & 4 (and a couple jointly (c) with Theo).
Jason Wright
2003-04-28
use the new display types
Jason Wright
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-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
2002-07-09
try to disable vsync timing if sparc_vsyncblank is set
Jason Wright
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-11-01
Change d_mmap in struct cdevsw from:
Artur Grabowski
2001-08-17
cdev_decl cleanup; jason@ ok
Michael Shalayeff
1999-09-10
roundup(foo, NBPG) -> round_page(foo)
Artur Grabowski
1998-11-20
careful off handling in mmap routines
Theo de Raadt
1997-09-01
Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me this
Todd T. Fries
1997-08-08
Mostly sync to NetBSD-current 970804.
Jason Downs
1996-08-11
netbsd port, now we merge our changes back in
Theo de Raadt
1995-12-15
new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply
Theo de Raadt
1995-10-22
cleanup
Theo de Raadt
1995-10-19
no obio or vme16 cg3
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt