NetBSD/sys/arch/mac68k
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
..
compile
conf move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
dev Make bus_space_write_region_2 usage match prototype. 2000-07-30 21:41:59 +00:00
include Add bus_space_*_stream_N functions. 2000-07-31 22:40:25 +00:00
mac68k Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
nubus Remove hack for unswapped read/write_multi in swapped space. 2000-08-01 13:08:39 +00:00
obio Fixup for bogus assumptions about bus_space_handle_t. 2000-07-30 21:40:49 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00