#
48f49e59 |
| 15-Nov-2020 |
kettenis <kettenis@openbsd.org> |
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.
|
#
352f7f3b |
| 07-Jun-2020 |
kettenis <kettenis@openbsd.org> |
Add bus_space(9) implementation. Tis implementation includes some functions to implement byte swapping for little-endian busses.
|
#
ce837c9b |
| 07-Jun-2020 |
kettenis <kettenis@openbsd.org> |
Probe the PCI bus.
|
#
8c07258a |
| 07-Jun-2020 |
kettenis <kettenis@openbsd.org> |
mainbus(4) and cpu(4).
|
#
13861200 |
| 16-May-2020 |
kettenis <kettenis@openbsd.org> |
Planting the first seed for OpenBSD/powerpc64.
|