freebsd-nq/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 FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
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 Kill the 4MB kernel limit dead. [I hope :-)]. 2001-03-15 05:10:06 +00:00
isa Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames and 2001-03-23 03:45:17 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00