NetBSD/sys/arch/mac68k
tsutsui 770f58015d Revert part of previous changes:
> make makeiplcookie() return PSL bits via ipl2psl_table[]
> rather than IPL_FOO indexes
because ipl2psl_table[] could be updated during autoconf(9)
and we can't use it as cookie before cpu_configure(9).
2008-07-17 16:13:33 +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-11 23:54:45 +00:00
include Revert part of previous changes: 2008-07-17 16:13:33 +00:00
mac68k Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@. 2008-07-02 17:28:54 +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