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
/
mvme68k
/
dev
/
sram.c
Age
Commit message (
Expand
)
Author
2005-11-25
We don't have a va mapping in match() so don't bother trying to use badvaddr()
Miod Vallat
2005-11-24
Prefer vaddr_t and paddr_t types in device softc, instead of void * and
Miod Vallat
2005-10-27
stupid me, of course these MD macros need to be converted to MI macros
Martin Reindl
2004-07-02
Stricter bounds checking for mmap() calls.
Miod Vallat
2004-07-02
Merge *ramread() and *ramwrite(), as done on mvme88k.
Miod Vallat
2004-01-14
Do not fill more than the first three fields of cfdriver structures unless
Miod Vallat
2003-06-02
license cleanup of my files
Theo de Raadt
2002-04-28
A few more tweaks to let non-GENERIC kernels (MVMEfoo) build as well with -Wall.
Miod Vallat
2002-04-27
Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,
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
1997-11-20
177 boards have 128k SRAM.
etheisen
1996-06-11
use void * for pa/va instead of caddr_t
Theo de Raadt
1996-04-28
cfattach/cfdriver split
Theo de Raadt
1995-11-07
$Id$ throughout
Theo de Raadt
1995-10-18
mvme68k port by me. some parts by dale rahn.
Theo de Raadt