summaryrefslogtreecommitdiff
path: root/sys/arch/newsmips/include/intr.h
AgeCommit message (Expand)Author
2018-10-14Add NWS-4000 support.tsutsui
2016-07-21Don't include <mips/locore.h> in <machine/intr.h>, introduces circularchristos
2011-02-20Merge forward matt-nb5-mips64matt
2009-04-10Include <sys/evcnt.h> instead of <sys/device.h> for struct evcnttsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-06-17Move declaretions of _spl*() and _{clr,set}softintr() functionstsutsui
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2006-12-21merge yamt-splraiseipl branch.yamt
2005-12-11merge ktrace-lwp.christos
2005-02-06Change u_int -> uint32_t, u_char,char -> uint8_t where appropriate.tsutsui
2005-02-06Misc cleanup:tsutsui
2003-10-25Switch to use MI mk48txx(4) and todr(9) for MK48T02 todclocks on newsmips.tsutsui
2003-05-25Add MI softintr(9) support with common mips/softintr.c.tsutsui
2003-05-10- Prepare common structures for interrupt handler and share them betweentsutsui
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
2000-08-21Make sure we provide splsched() as described in spl(9).thorpej
2000-04-14Adapt cpu_intr change.tsubai
1999-12-31Add zs softint definition. (I forgot to commit this...)tsubai
1999-12-22First cut of news5000 support.tsubai
1999-10-17Rearrange splxxx (from pmax). Closes PR 8445.tsubai
1999-08-05Change the semantics of splsoftclock() to be like other spl*() functions,thorpej
1998-08-26Add MD DELAY and spl routines to fit Nisimura's change.tsubai
1998-06-08Introduce newsmips_intr_t for intrcnt[].tsubai