NetBSD/sys/dev/qbus
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
..
dhu.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
dhureg.h The DHU code changed to use bus_space. 1999-05-28 20:17:29 +00:00
dl.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
dlreg.h Release dlreg.h into the public domain. It's hardly a great creative 2000-05-14 09:46:17 +00:00
dz.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
dz_uba.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
dzreg.h Moved from ../dec/qbus/dzreg.h,v 1999-05-27 16:03:13 +00:00
dzvar.h Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
files.uba Add the famous "rl" disk. 2000-04-22 16:46:45 +00:00
if_de.c Fix a transmit bug and get a little more out from the receive logic. 2000-06-08 19:58:49 +00:00
if_dereg.h Some updates to the DEUNA driver: 2000-05-28 17:23:44 +00:00
if_qe.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
if_qereg.h Totally rewritten DEQNA device driver, that uses the bus.h interface 1999-06-20 00:04:47 +00:00
qd.c sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
qdioctl.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qdreg.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qduser.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qevent.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qfont.c QDSS should now work as console. 1999-06-20 17:58:56 +00:00
rl.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
rlreg.h Add the famous "rl" disk. 2000-04-22 16:46:45 +00:00
uba.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
ubareg.h Add function uba_reset_establish() to register reset functions like 2000-04-30 11:46:03 +00:00
ubavar.h Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
uda.c Must be able to compile without "mtc". 2000-06-10 19:44:55 +00:00