NetBSD/sys/arch/arm26
thorpej a86d1f4891 Add a lock around the scheduler, and use it as necessary, including
in the non-MULTIPROCESSOR case (LOCKDEBUG requires it).  Scheduler
lock is held upon entry to mi_switch() and cpu_switch(), and
cpu_switch() releases the lock before returning.

Largely from Bill Sommerfeld, with some minor bug fixes and
machine-dependent code hacking from me.
2000-08-20 21:50:06 +00:00
..
arm26 Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
boot Read the ECID from each podule just before we launch the kernel. This means 2000-07-22 15:36:15 +00:00
compile
conf Implement the easy ptrace requests and turn off the difficult ones. 2000-08-20 15:16:49 +00:00
include Implement the easy ptrace requests and turn off the difficult ones. 2000-08-20 15:16:49 +00:00
iobus Basic driver for CHIPS 82C710 Universal Peripheral Controller and friends, 2000-08-16 23:56:08 +00:00
ioc Add support for clearing IRQ 0, which is latched by the IOEB (on IOEB systems). 2000-08-18 12:50:00 +00:00
mainbus
podulebus Adjust register spacing to take A0 into account. This should make supporting 2000-08-20 13:43:23 +00:00
vidc remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:32:34 +00:00
Makefile