History log of /netbsd/sys/arch/sun2/include/bus.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 01e5507e 14-Jun-2001 fredette <fredette@NetBSD.org>

Now simply include the real header under arch/sun68k.


# 874e89c7 06-Apr-2001 fredette <fredette@NetBSD.org>

Added an internal bus_space flag to find and use PROM mappings.
Added an internal bus_dma flag to mark when a map has been
loaded by double-mapping pages by hand, outside of the pmap.
Added more prot

Added an internal bus_space flag to find and use PROM mappings.
Added an internal bus_dma flag to mark when a map has been
loaded by double-mapping pages by hand, outside of the pmap.
Added more prototypes for our bus_dma implementation.

show more ...


# fbd8636f 29-Mar-2001 fredette <fredette@NetBSD.org>

Added.