NetBSD/sys/arch/arm32/footbridge
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
..
cyclone_boot.h
dc21285mem.h
dc21285reg.h
ebsa285_machdep.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
footbridge.c
footbridge_clock.c
footbridge_com.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
footbridge_com_io.c implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
footbridge_com_io_asm.S
footbridge_io.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
footbridge_io_asm.S Implement bus_space_write_region_4() and bus_space_read_region4() 2000-06-24 09:42:47 +00:00
footbridge_irq.S
footbridge_irqhandler.c
footbridge_machdep.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
footbridge_pci.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
footbridgevar.h