NetBSD/sys/arch/arm32/mainbus
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
..
com_pioc.c Garbage collect unused 3rd parameter to comprobe1(). 1998-09-16 21:30:58 +00:00
cpu.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
fd.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
fdreg.h
lpt_pioc.c Updated to use the MI dev/ic/lpt.c driver. 1997-10-16 18:35:53 +00:00
mainbus.c Remove unnecessary cf_unit usage. 2000-02-13 04:59:57 +00:00
mainbus.h Updated to reflect arm32 kernel source restructuring. 1997-10-14 21:25:01 +00:00
mainbus_io.c implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
mainbus_io_asm.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
pioc.c Fix calculation of I/O range when printing child information. 1998-09-22 00:33:51 +00:00
piocreg.h arm32 kernel source restructure 1997-10-14 19:57:39 +00:00
piocvar.h arm32 kernel source restructure 1997-10-14 19:57:39 +00:00
wdc_pioc.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00