Page MenuHomeFreeBSD

Implement missing bus_space_subregion
ClosedPublic

Authored by wma_semihalf.com on Nov 13 2015, 12:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 3:09 AM
Unknown Object (File)
Thu, Aug 13, 7:47 AM
Unknown Object (File)
Wed, Aug 12, 9:11 PM
Unknown Object (File)
Sat, Aug 8, 7:02 PM
Unknown Object (File)
Mon, Aug 3, 5:06 AM
Unknown Object (File)
Mon, Aug 3, 4:11 AM
Unknown Object (File)
Mon, Aug 3, 3:23 AM
Unknown Object (File)
Sun, Aug 2, 2:39 AM
Subscribers
None

Details

Summary

Add missing function, used by exynos5_ehci driver.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wma_semihalf.com retitled this revision from to Implement missing bus_space_subregion.
wma_semihalf.com updated this object.
wma_semihalf.com edited the test plan for this revision. (Show Details)
wma_semihalf.com added reviewers: hselasky, zbb.

You need to add a prototype for bsd_space_subregion() aswell to sys/boot/kshim/bsd_kernel.h ??

hselasky edited edge metadata.

Looks good! Approved.

This revision is now accepted and ready to land.Nov 17 2015, 1:24 PM
This revision was automatically updated to reflect the committed changes.