summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/nmi.c
Commit message (Expand)AuthorAgeFilesLines
* Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partiallybde1999-01-081-1/+4
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+2
* Maintain a mapping from irq number to (ioapic number, int pin) tuple,tegge1998-09-061-5/+8
* Converted isa_strayintr() to take a `void *' arg.bde1998-06-181-10/+11
* Changed the type of an isa/general interrupt handler to take abde1998-06-181-4/+4
* Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() intobde1998-05-311-47/+10
* Use a higher priority interrupt vector for 8254 timer interrupts.tegge1998-05-171-2/+5
* When entering the apic version of slow interrupt handler, leveltegge1998-03-031-12/+26
* Staticize.eivind1998-02-091-2/+2
* Add a small hack to support the strange antics of the Unisys ELI 4003. Thismckay1997-09-281-10/+22
* Another round of lock pushdown.fsmp1997-08-301-1/+9
* Support for the new FAST_HI algorithm, enabled.fsmp1997-08-291-4/+38
* Removed unused #includes.bde1997-07-201-8/+1
* Preliminary support for per-cpu data pages.peter1997-06-221-2/+2
* Added PC-98 code.kato1997-06-021-13/+62
* Move interrupt handling code from isa.c to a new file. This should makedfr1997-06-021-0/+418
OpenPOWER on IntegriCloud