freebsd-src/sys/i386
Tor Egge 02c1dc3bbc When entering the apic version of slow interrupt handler, level
interrupts are masked, and EOI is sent iff the corresponding ISR bit
is set in the local apic. If the CPU cannot obtain the interrupt
service lock (currently the global kernel lock) the interrupt is
forwarded to the CPU holding that lock.

Clock interrupts now have higher priority than other slow interrupts.
1998-03-03 22:56:30 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Use port 0x110 to avoid PNP conflicts. 1998-02-23 15:02:59 +00:00
conf make sys/netkey/key{,_debug}.c compile. I believe it works but not tested. 1998-02-27 10:02:49 +00:00
eisa Removed unused #includes. 1998-02-20 13:11:54 +00:00
i386 When entering the apic version of slow interrupt handler, level 1998-03-03 22:56:30 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include When entering the apic version of slow interrupt handler, level 1998-03-03 22:56:30 +00:00
isa When entering the apic version of slow interrupt handler, level 1998-03-03 22:56:30 +00:00
linux Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00