NetBSD/sys/arch/arm32/mainbus
mrg 2f159a1bac remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
..
com_pioc.c Garbage collect unused 3rd parameter to comprobe1(). 1998-09-16 21:30:58 +00:00
cpu.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
fd.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +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