Module Name: src
Committed By: martin
Date: Mon Dec 9 16:01:12 UTC 2019
Modified Files:
src/sys/arch/arm/rockchip [netbsd-9]: rk3399_pcie.c
src/sys/arch/evbarm/conf [netbsd-9]: std.generic64
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #529):
sys/arch/evbarm/conf/std.generic64: revision 1.12
sys/arch/arm/rockchip/rk3399_pcie.c: revision 1.8
Define __BUS_SPACE_HAS_PROBING_METHODS
Use bus_space_{peek,poke}_4 for pci conf reg access.
To generate a diff of this commit:
cvs rdiff -u -r1.6.2.1 -r1.6.2.2 src/sys/arch/arm/rockchip/rk3399_pcie.c
cvs rdiff -u -r1.10.2.1 -r1.10.2.2 src/sys/arch/evbarm/conf/std.generic64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.