summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/m88110.h
AgeCommit message (Expand)Author
2004-06-22Do not access [id][pl]ar registers from C code - we only care about theirMiod Vallat
2004-01-13No need to set [di]sar for complete tlb invalidation.Miod Vallat
2003-10-05More cmmu routines cleanup:Miod Vallat
2003-09-26Death to the bitfields, this time cmmu_apr_t and batc_entry_t. In theMiod Vallat
2003-08-20A bunch of 88110 band-aid:Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-22masive cmmu overhaul. function pointers now control cmmu functionalitySteve Murphree
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-14Repair MVME187 after MVME197 merge.Steve Murphree
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-08-26Add prototypes, fix compilation warnings, random style fixes.Miod Vallat
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-03-09kernel will compile with -Werror. Added intr.hSteve Murphree
2001-03-07Inclusion from assembly code is detected with _LOCORE, no more fancy symbols.Miod Vallat
2001-01-14Complete move to UVM virtual memory system. More header fixes.Steve Murphree
1999-09-27Adding support for MVME188 and MVME197Steve Murphree