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

For next68k:
- 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
2008-06-26 02:52:03 +00:00
..
compile
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
include Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:03 +00:00
next68k Unify splraiseipl(9) implementation among m68k ports, 2008-06-26 02:52:03 +00:00
stand Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
Makefile