freebsd-dev/sys/amd64
Jake Burkholder 1306962a43 Change cpu_switch to explicitly popl the callers program counter and
pushl that of the new process, rather than doing a movl (%esp) and
assuming that the stack has been setup right.  This make the initial
stack setup slightly more sane, and will make it easier to stick
an interrupted process onto the run queue without its knowing.
2000-12-03 01:09:59 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
amd64 Change cpu_switch to explicitly popl the callers program counter and 2000-12-03 01:09:59 +00:00
conf Add pmtimer device, necessary for proper time keeping when apm or 2000-11-15 18:36:24 +00:00
include Namespace cleanup. Remove some #includes in favour of an explicit 2000-12-02 17:59:41 +00:00
isa Namespace cleanup. Remove some #includes in favour of an explicit 2000-12-02 17:59:41 +00:00
pci Hack to work around a probe which will lock up at least some i450GX-based 2000-11-08 11:25:15 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00