Page MenuHomeFreeBSD

Integrate bhnd_chipc's BUS_ADD_CHILD() with a child resource mapping table.
ClosedPublic

Authored by landon_landonf.org on May 24 2016, 5:38 AM.
Tags
None
Referenced Files
F149882753: D6525.id16781.diff
Fri, Mar 27, 8:28 PM
F149814580: D6525.id16881.diff
Fri, Mar 27, 7:28 AM
Unknown Object (File)
Sat, Mar 21, 11:52 AM
Unknown Object (File)
Sat, Mar 21, 5:06 AM
Unknown Object (File)
Feb 1 2026, 11:49 PM
Unknown Object (File)
Dec 29 2025, 5:49 PM
Unknown Object (File)
Dec 25 2025, 11:08 AM
Unknown Object (File)
Dec 23 2025, 3:26 PM
Subscribers

Details

Summary

This adds support for automatically configuring bhnd_chipc bus children
with associated resources, using an internal 'hints' table based directly
on Michael Zhilin's chipc resource mapping work.

The bhnd_sprom_chipc driver has been converted to use DEVICE_IDENTIFY()
with the new resource table.

This should be nearly drop-in compatible with the child device drivers
in D6250.

Depends on D6515

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3919
Build 3962: arc lint + arc unit

Event Timeline

landon_landonf.org retitled this revision from to Integrate bhnd_chipc's BUS_ADD_CHILD() with a child resource mapping table..
landon_landonf.org updated this object.
landon_landonf.org edited the test plan for this revision. (Show Details)
landon_landonf.org added reviewers: adrian, mizhka.
mizhka edited edge metadata.
This revision is now accepted and ready to land.May 24 2016, 5:42 AM
This revision was automatically updated to reflect the committed changes.