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
/
nvram.c
Age
Commit message (
Expand
)
Author
2009-03-01
Support for MVME141 boards. Tested with both VME and VSB memory boards
Miod Vallat
2009-03-01
Support for MVME165 board - code written in april 2006, eventually debugged
Miod Vallat
2007-12-20
Stricter range checks in mmap function.
Miod Vallat
2006-06-21
let this compile after time.h changes
Theo de Raadt
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-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-01
Change d_mmap in struct cdevsw from:
Artur Grabowski
2001-01-04
Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob!
Steve Murphree
2000-04-11
Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org
Paul Janzen
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
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