Module Name: src Committed By: macallan Date: Wed Jan 23 22:13:01 UTC 2019
Modified Files: src/sys/arch/iyonix/conf: std.iyonix src/sys/arch/iyonix/include: pci_machdep.h src/sys/arch/iyonix/iyonix: iyonix_pci.c Log Message: get rid of homegrown pci_conf_hook(), use the mechanism from arm32_pci_chipset instead less difference to evbarm To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/iyonix/conf/std.iyonix cvs rdiff -u -r1.2 -r1.3 src/sys/arch/iyonix/include/pci_machdep.h cvs rdiff -u -r1.9 -r1.10 src/sys/arch/iyonix/iyonix/iyonix_pci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.