freebsd-src/sys/amd64
David E. O'Brien 06a6074bb0 Fix a problem where we were switching npxproc from underneath processes
running in process context in order to run interrupt handlers.  This
caused a big smashing of the stack on AMD K6, K5 and Intel Pentium (ie, P5)
processors because we are using npxproc as a flag to indicate whether
the state has been pushed onto the stack.

Submitted by:	bde
2001-03-24 08:27:57 +00:00
..
acpica
amd64 Fix a problem where we were switching npxproc from underneath processes 2001-03-24 08:27:57 +00:00
conf Remove the now defunct ATA_ENABLE* options 2001-03-16 11:52:25 +00:00
include
isa Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames and 2001-03-23 03:45:17 +00:00
pci
Makefile