summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev/sram.c
AgeCommit message (Expand)Author
2004-07-02Stricter bounds checking for mmap() calls.Miod Vallat
2004-07-02Merge *ramread() and *ramwrite(), as done on mvme88k.Miod Vallat
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2003-06-02license cleanup of my filesTheo de Raadt
2002-04-28A few more tweaks to let non-GENERIC kernels (MVMEfoo) build as well with -Wall.Miod Vallat
2002-04-27Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-11-01Change d_mmap in struct cdevsw from:Artur Grabowski
1997-11-20177 boards have 128k SRAM.etheisen
1996-06-11use void * for pa/va instead of caddr_tTheo de Raadt
1996-04-28cfattach/cfdriver splitTheo de Raadt
1995-11-07$Id$ throughoutTheo de Raadt
1995-10-18mvme68k port by me. some parts by dale rahn.Theo de Raadt