NetBSD/sys/arch/mac68k
chs c62d17a551 rationalize the use of b_flags for geteblk() buffers.
rather than assigning to the whole field, set or clear individual flags,
which implies that the B_BUSY and B_INVAL flags will remain set.
this allows us to make the assertion in brelse() that B_BUSY is set,
which is the purpose of all this.
2000-11-20 08:24:08 +00:00
..
compile
conf Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +00:00
dev The Cuda-based ADB hardware has the ability to queue some commands and 2000-11-15 06:35:51 +00:00
include We use 4K pages on the mac68k. Make PAGE_SIZE and friends into 2000-11-14 19:07:34 +00:00
mac68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +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