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)
Fri, Feb 7, 7:26 PM
Unknown Object (File)
Jan 8 2025, 12:50 PM
Unknown Object (File)
Jan 3 2025, 4:35 PM
Unknown Object (File)
Dec 3 2024, 10:00 PM
Unknown Object (File)
Dec 3 2024, 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
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.