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)
Feb 15 2024, 11:00 PM
Unknown Object (File)
Jan 11 2024, 12:55 AM
Unknown Object (File)
Jan 4 2024, 12:27 AM
Unknown Object (File)
Dec 9 2023, 12:19 PM
Unknown Object (File)
Oct 17 2023, 2:48 PM
Unknown Object (File)
Sep 12 2023, 3:40 PM
Unknown Object (File)
Sep 9 2023, 8:56 AM
Unknown Object (File)
Aug 8 2023, 11:10 AM
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.