summaryrefslogtreecommitdiff
path: root/sys/arch/ibmnws/include/intr.h
AgeCommit message (Expand)Author
2011-06-17intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.matt
2010-11-13sys/device.h is not suitable for such low-level definitions.uebayasi
2010-04-24Support 64-bit imask for powerpc/pic.kiyohara
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-14Generic soft interrupts are mandatory.ad
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2006-12-21merge yamt-splraiseipl branch.yamt
2006-06-17Rename IPL_IMP to IPL_VM, needed for CardBus support.rjs
2006-05-09Update with softintr, evcnt and cpu_info changes from prep.rjs
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24__asm__ -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-10-19Add IBM Network Station 1000 port. From John Gordon and updated by me.matt