NetBSD/sys/arch/amd64
fvdl d840dd2438 While the previous change actually made the code do what it intended,
it was still wrong. cpu_switch() must return 1 when it switched to
a different LWP, 0 if it didn't. It was doing exactly the reverse.
2003-05-13 09:35:16 +00:00
..
acpi Empty sleep stub function. 2003-05-11 21:39:41 +00:00
amd64 While the previous change actually made the code do what it intended, 2003-05-13 09:35:16 +00:00
compile
conf Add commented out acpi. 2003-05-11 21:41:00 +00:00
include ACPI support. Wakeup code still to be done. 2003-05-11 21:39:00 +00:00
isa
pci
Makefile