NetBSD/sys/arch/atari/vme
isaki 3e6d14da34 Unify splraiseipl(9) implementation among m68k ports,
discussed with tsutsui@ on port-m68k. OK'ed by jdc@.

For atari:
- 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)
- vme/if_le_vme.c: fix a wrong usage of IPL_NET
2008-06-28 05:26:33 +00:00
..
et4000.c Use device_private() and device_lookup_privat() to get softc. 2008-06-11 14:35:53 +00:00
if_le_vme.c Unify splraiseipl(9) implementation among m68k ports, 2008-06-28 05:26:33 +00:00
if_levar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
leo.c use device_lookup_private to get softc 2008-06-13 08:49:15 +00:00
leoioctl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
leovar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vme_machdep.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vme_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vme.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vmevar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00