NetBSD/sys/arch/mvme68k
isaki 48d12f0315 Unify splraiseipl(9) implementation among m68k ports,
discussed with tsutsui@ on port-m68k.

For mvme68k:
- export ipl2psl_table[] and make it uint16_t
- make makeiplcookie(9) inline
- put PSL_S bit into ipl2psl_table[] rather than adding it in makeiplcookie(9)
- define both IPL_SCHED and IPL_HIGH independently to avoid confusion
- replace the order of IPL_SOFTCLOCK and IPL_SOFTBIO according to spl(9)
2008-06-26 02:52:29 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add options COMPAT_40 to files which have options COMPAT_30. 2008-05-30 20:10:01 +00:00
dev use device_lookup_private to get softc 2008-06-13 12:25:37 +00:00
docs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
include Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:29 +00:00
mvme68k Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:29 +00:00
stand Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00