Implement workaround for broken access to configuration space.
Due to a HW bug in the RockChip PCIe implementation, attempting to access
a non-existent register in the configuration space will throw an exception.
Use new bus functions bus_peek() and bus_poke() to overcomme this limitation.
Description
Description
Details
Details
- Provenance
mmel Authored on - Parents
- rS365899: Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.
- Branches
- Unknown
- Tags