NetBSD/sys/arch/mac68k
tsutsui 5bbd2ba098 Unify splraiseipl(9) implementation among m68k ports as per
suggestion from isaki@ on port-m68k.

For mac68k:
- rename mac68k_ipls[] to common ipl2psl_table[]
- make makeiplcookie() return PSL bits via ipl2psl_table[]
  rather than IPL_FOO indexes
2008-06-19 13:56:22 +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-11 23:54:45 +00:00
include Unify splraiseipl(9) implementation among m68k ports as per 2008-06-19 13:56:22 +00:00
mac68k Unify splraiseipl(9) implementation among m68k ports as per 2008-06-19 13:56:22 +00:00
nubus use device_lookup_private to get softc 2008-06-11 23:54:45 +00:00
obio Don't pass fdUnit to lookup softc of iwm. It's a parent of fd, not fd itself. 2008-06-15 10:46:14 +00:00
Makefile Make the mac68k 'tags' target work. 2007-02-25 05:47:55 +00:00