NetBSD/sys/arch/bebox
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
..
bebox rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
compile
conf Pull in dev/i2o/files.i2o. 2000-11-08 19:48:51 +00:00
include Move the ISA DMA cookie into isadma_machdep.c. 2000-11-15 19:31:35 +00:00
isa Move the ISA DMA cookie into isadma_machdep.c. 2000-11-15 19:31:35 +00:00
pci remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
stand add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00