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
/
cgeight.c
Age
Commit message (
Expand
)
Author
2006-12-03
Change cgeight to run the console in the monochrome overlay plane (as cgtwelve
Miod Vallat
2006-12-03
Clean frame buffer attachment code:
Miod Vallat
2006-07-25
Do not bother reading the existing colormap on attach, since we will
Miod Vallat
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-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-28
Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and
Miod Vallat
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-12
use new display types; ok miod
Jason Wright
2002-12-12
Remove dead prototypes
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-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-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
1998-11-20
careful off handling in mmap routines
Theo de Raadt
1997-08-08
Mostly sync to NetBSD-current 970804.
Jason Downs
1996-08-13
Revert back to Theo's eeprom.h.
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-11-09
correct sun4 calls to fb_attach()
Theo de Raadt
1995-10-28
RCONSOLE -> RASTERCONSOLE
Theo de Raadt
1995-10-22
modernize
Theo de Raadt
1995-10-18
new stuff
Theo de Raadt