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
/
p9000.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-23
Do not set up accelerated operations if we fail to unbusy the blitter in
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
2004-09-29
Switch sparc to evcount; ok deraadt@
Miod Vallat
2004-05-12
if tctrl not there, still let this compile; miod ok
Theo de Raadt
2004-05-10
When external power is not available, the tadpole video hardware gets
Miod Vallat
2004-03-09
Real, inverted, cursor.
Miod Vallat
2004-02-27
Typos
Miod Vallat
2003-11-07
adress -> address, and a few more; all from Jonathon Gray;
Jason McIntyre
2003-06-28
Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and
Miod Vallat
2003-06-18
Rename p9k to pninek, since device base names with digits are confusing;
Miod Vallat
2003-06-17
New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445
Miod Vallat