History log of /openbsd-current/sys/arch/powerpc64/include/bus.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 15-Nov-2020 kettenis

Hardwire bus_space_read_raw_N() and bus_space_write_raw_N() to
generic_space_read_N() and generic_space_write_N() as they should not do
any byte swapping.


Revision tags: OPENBSD_6_8_BASE
# 1.4 07-Jun-2020 kettenis

Add bus_space(9) implementation. Tis implementation includes some
functions to implement byte swapping for little-endian busses.


# 1.3 07-Jun-2020 kettenis

Probe the PCI bus.


# 1.2 07-Jun-2020 kettenis

mainbus(4) and cpu(4).


# 1.1 16-May-2020 kettenis

Planting the first seed for OpenBSD/powerpc64.


# 1.4 07-Jun-2020 kettenis

Add bus_space(9) implementation. Tis implementation includes some
functions to implement byte swapping for little-endian busses.


# 1.3 07-Jun-2020 kettenis

Probe the PCI bus.


# 1.2 07-Jun-2020 kettenis

mainbus(4) and cpu(4).


# 1.1 16-May-2020 kettenis

Planting the first seed for OpenBSD/powerpc64.