Module Name: src Committed By: reinoud Date: Wed May 21 13:02:46 UTC 2014
Modified Files: src/sys/arch/arm/samsung: exynos4_loc.c exynos5_loc.c exynos5_reg.h exynos_io.h exynos_usb.c exynos_var.h Log Message: Rework USB2 attachment using a dedicated usb devices locator. This allows for the more tightly coupled Exynos{4,5} usb2/usb2otg/usb3 controllers to share memory spaces and IRQs Note, currently only USB2 host is implemented. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/samsung/exynos4_loc.c cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/samsung/exynos5_loc.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/samsung/exynos5_reg.h \ src/sys/arch/arm/samsung/exynos_io.h \ src/sys/arch/arm/samsung/exynos_usb.c cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/samsung/exynos_var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.