opnsense-src/sys/amd64
Bruce Evans 94ca32a3f5 Don't switch from fast interrupt handlers to normal interrupt
handlers if interrupts are nested more than a few (3) deep.  This
only reduces the maximum nesting level by 1 with the standard
drivers unless there is a related bug somewhere, but can't hurt
much (the worst case is returning to hoggish interrupt handler like
wdintr(), but such interrupt handlers hurt anyway).

Fixed a previously harmless race incrementing the interrupt nesting
level.

This should be in 2.1.6 and 2.2.
1996-11-07 03:05:27 +00:00
..
amd64 Fix a problem with running down processes that have left wired 1996-11-03 03:40:47 +00:00
conf Add two new aic7xxx driver options: 1996-10-28 06:05:58 +00:00
include Further improved version of hadling a HALT when there is no console. 1996-10-31 00:57:28 +00:00
isa Don't switch from fast interrupt handlers to normal interrupt 1996-11-07 03:05:27 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00