summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/cmmu.h
AgeCommit message (Expand)Author
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-09-16Remove unused material from include files, as well as the annoying U() macroMiod 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-27A few cleanups to have less include files include each other.Miod Vallat
2001-08-26Add prototypes, fix compilation warnings, random style fixes.Miod Vallat
2001-08-11Include files serve a purpose. Move lots of extern statements fromMiod Vallat
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
1999-09-27Adding support for MVME188 and MVME197Steve Murphree