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)
Thu, Oct 30, 3:59 AM
Unknown Object (File)
Tue, Oct 28, 6:06 PM
Unknown Object (File)
Sun, Oct 26, 9:47 AM
Unknown Object (File)
Sat, Oct 18, 6:51 PM
Unknown Object (File)
Thu, Oct 16, 12:55 AM
Unknown Object (File)
Thu, Oct 16, 12:55 AM
Unknown Object (File)
Thu, Oct 16, 12:55 AM
Unknown Object (File)
Thu, Oct 16, 12:55 AM
Subscribers
None

Details

Summary

Add missing function, used by exynos5_ehci driver.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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.