NetBSD/sys/dev/bi
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
..
bi.c Bus_dma'ify the KDB50 driver, and make it work. 2000-03-26 11:45:04 +00:00
bireg.h
bivar.h More event counter stuff. Plus a little cruft cleanup while doing it. 2000-06-04 06:16:53 +00:00
files.bi Device driver for the DEC DEBNA/DEBNT/DEBNK ethernet device. 2000-04-09 16:49:57 +00:00
if_ni.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
if_nireg.h Reset the device before starting the init sequence. 2000-04-16 09:55:39 +00:00
kdb.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
kdbreg.h Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
uba_bi.c