freebsd-skq/sys/i386
jkoshy 0775c0fa95 MFC { exception.s:r1.114, machdep.c:r1.617, trap.c:r1.278 }
Use an interrupt gate for the NMI handler and prevent too-early
enabling of interrupts inside of trap().

Revert rev 1.113 of "sys/i386/i386/exception.s" as it is no longer
needed.

Approved by:	re (kensmith)
2005-07-28 03:30:53 +00:00
..
acpica Pick up the selectors to use for various kernel segments from assym.s 2005-04-22 09:53:04 +00:00
bios - Consistently protect against NULL dereference. 2005-04-12 20:14:56 +00:00
compile
conf MFC addition of the COMPAT_FREEBSD5 option. Specific versions 2005-07-18 12:23:42 +00:00
cpufreq Add a driver for SMI-based SpeedStep. The hardware supports two frequency 2005-04-19 16:38:24 +00:00
i386 MFC { exception.s:r1.114, machdep.c:r1.617, trap.c:r1.278 } 2005-07-28 03:30:53 +00:00
ibcs2 Regenerate. 2005-07-20 17:43:53 +00:00
include Some cleanups and tweaks to some of the atomic.h files in preparation for 2005-07-09 12:38:53 +00:00
isa MFC: Set timer0_max_count to a correct value in the lapic timer case and 2005-07-18 19:52:05 +00:00
linux Regenerate. 2005-07-20 17:43:53 +00:00
pci MFC: Ignore BIOS IRQs > 15. 2005-07-18 19:45:21 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile