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)
Tue, Dec 3, 10:00 PM
Unknown Object (File)
Tue, Dec 3, 2:23 AM
Unknown Object (File)
Nov 22 2024, 9:59 AM
Unknown Object (File)
Nov 15 2024, 11:20 PM
Unknown Object (File)
Oct 16 2024, 2:13 AM
Unknown Object (File)
Oct 16 2024, 2:12 AM
Unknown Object (File)
Oct 16 2024, 2:12 AM
Unknown Object (File)
Oct 16 2024, 2:12 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.