summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include/intr.h
AgeCommit message (Expand)Author
2009-07-08Merge local <atari/atari/intr.h> into common <machine/intr.h>.tsutsui
2009-03-05Remove __P().tsutsui
2008-12-27Account idepth in all interrupt handlers in locore.s.tsutsui
2008-06-28Unify splraiseipl(9) implementation among m68k ports,isaki
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-03-21Apply MI softintr(9) patch before it becomes rotten. Untested.tsutsui
2007-03-11- Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to holdthorpej
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2006-12-21merge yamt-splraiseipl branch.yamt
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2001-01-14Make sure everybody has an splvm() and equate it with splimp() (splimp()thorpej
2000-08-22Add spllock(). See spl(9) for details.thorpej
1999-08-05Change the semantics of splsoftclock() to be like other spl*() functions,thorpej
1998-07-18Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't useis
1998-05-25Fix some severe bogons in the pci and isa interrupt system.leo
1997-10-09Fix tipo inherited from old version of TNF copyright template.jtc
1997-08-29Pull in Scott Reynolds' version of _splraise(). Also do a bit of typographicleo
1997-06-05Implement and use splraise().leo
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-02-26Move all spl-related stuff to the new file intr.h. The latter file alsoleo