NetBSD/sys/arch/arm32
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
..
arm32 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
compile
conf Add openfirm pseudo-device. 2000-11-14 23:42:35 +00:00
dev Recalculate NVRAM checksum when updating the NVRAM. Avoids 'reboot' 2000-11-01 12:28:50 +00:00
doc
footbridge Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
fpe-arm remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
include Add OF_nextprop and required conf-glue for /dev/openfirm. 2000-11-14 07:13:02 +00:00
iomd remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
isa remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
mainbus rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
ofw OF_nextprop(): change 'char *nextprop' -> 'void *nextprop', in line with 2000-11-18 12:15:50 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
podulebus Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
rc7500 Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
riscpc remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
shark Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
vidc Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
Makefile