NetBSD/sys/arch/mvmeppc
dyoung d181d57cd1 Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI
buses.  Make non-inline implementations of bus_space(9) and bus_dma(9)
routines and move them to appropriate .c files.

This may leave amigappc in a bad state, sorry.  Fortunately, it will be
easy to repair by imitating the bus.h -> bus_{defs,funcs}.h split in
some other PowerPC port.
2011-07-17 23:23:53 +00:00
..
compile
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
include Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI 2011-07-17 23:23:53 +00:00
isa #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
mvmeppc #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
pci #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
stand Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
Makefile