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
/
magma.c
Age
Commit message (
Expand
)
Author
2005-07-09
Do not #include "foo.h" and keep the whole file between #if NFOO >0 ... #endif,
Miod Vallat
2005-03-08
also display the correct priority on sparc64 when failing to register
Martin Reindl
2003-10-03
Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for
Miod Vallat
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
Todd C. Miller
2003-08-15
change arguments to suser. suser now takes the process, and a flags
Ted Unangst
2003-07-15
ansi
Jason Wright
2003-06-27
These don't need linear mappings either.
Jason Wright
2003-06-24
Add a "where" argument to the sparc64 interrupt code. This lets us
Henric Jungheim
2003-03-27
const and static cleaning
Jason Wright
2003-02-11
be consistant on Hz vs hz
Michael Shalayeff
2002-03-14
Use getpropstringA instead of getpropstring to fetch magma_prom property
Jason Wright
2002-01-25
Add support for the "Magma 2+1HS Sp" (from NetBSD)
Jason Wright
2002-01-12
the 1190 and 1400 register maps aren't the same size don't treat them so
Jason Wright
2002-01-12
House cleaning: removing some leftover sparc bits and such
Jason Wright
2002-01-12
Port of Iain Hibbert's magma driver to sparc64
Jason Wright