Page MenuHomeFreeBSD

Add support for specifying the address space used by bhndb children
ClosedPublic

Authored by landon_landonf.org on Mar 27 2016, 6:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 7:06 AM
Unknown Object (File)
Mon, Sep 22, 1:27 AM
Unknown Object (File)
Aug 31 2025, 6:50 AM
Unknown Object (File)
Aug 25 2025, 5:43 AM
Unknown Object (File)
Aug 14 2025, 9:10 PM
Unknown Object (File)
Aug 14 2025, 9:07 PM
Unknown Object (File)
Jul 28 2025, 2:13 AM
Unknown Object (File)
Jul 27 2025, 1:52 PM
Subscribers

Details

Summary

This adds support for specifying the address space used by a bridge child; this will either be the bridged SoC address space, or the host address space required by children that map non SoC-address ranges from the PCI BAR.

This is necessary to support SROM/OTP child devices that live directly beneath the bhndb device and require access to host resources, instead of the standard behavior of delegating access to the bridged SoC address space.

Diff Detail

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

Event Timeline

landon_landonf.org retitled this revision from to Add support for specifying the address space used by bhndb children.
landon_landonf.org updated this object.
landon_landonf.org edited the test plan for this revision. (Show Details)
landon_landonf.org added a reviewer: adrian.
adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 7 2016, 3:00 PM
This revision was automatically updated to reflect the committed changes.