summaryrefslogtreecommitdiffstats
path: root/sys/sys/interrupt.h
Commit message (Expand)AuthorAgeFilesLines
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-2/+3
* - Remove the inthand2_t type and use the equivalent driver_intr_t type fromjhb2000-09-131-0/+19
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.peter1999-04-211-19/+4
* Implemented dynamic registration of software interrupt handlers. Notbde1998-08-111-1/+14
* Back out 'conflicts' with IRQs, remove intr_registered() declache1997-07-091-2/+1
* Add safety check in case "conflicts" keyword specified more times thanache1997-06-081-1/+2
* The defines INTR_FAST and INTR_EXCL are part of the public interface. Thedfr1997-06-021-1/+4
* Move "typedef struct intrec {} intrec" from sys/interrupt.h to kern_intr.cpeter1997-06-011-20/+7
* s/intrmask/intrmask_t/gpeter1997-05-311-12/+4
* Add support for shared interrupts to the kernel. This code is meantse1997-05-261-0/+62
OpenPOWER on IntegriCloud