NetBSD/sys/arch/vax/uba
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
..
qv.c Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change 1999-01-01 21:43:17 +00:00
ts.c More event counter stuff. Plus a little cruft cleanup while doing it. 2000-06-04 06:16:53 +00:00
tsreg.h
uba.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uba_cmi.c Changes of sbi_attach_args. (and cleanup) 2000-06-04 17:59:50 +00:00
uba_common.h Add DW750 and DW780 UBA support. Still no BDP's. 1999-06-21 16:23:00 +00:00
uba_dma.c Only map in map registers and the I/O page if they are not mapped in already. 2000-05-27 21:44:35 +00:00
uba_ibus.c Clean up all bus handling stuff, it has become a mess the latest years. 1999-08-07 10:36:43 +00:00
uba_mainbus.c Added support for Qbus DMA. 1999-06-06 19:00:53 +00:00
uba_sbi.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
ubareg.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00