Page MenuHomeFreeBSD

bhnd(4): Add devinfo allocation and child addition methods, modeled on pci_if.
ClosedPublic

Authored by landonf on Jun 24 2016, 9:07 PM.
Tags
None
Referenced Files
F160511709: D6959.diff
Thu, Jun 25, 6:06 AM
Unknown Object (File)
Tue, Jun 23, 11:27 PM
Unknown Object (File)
Mon, Jun 22, 12:46 PM
Unknown Object (File)
Sun, Jun 21, 6:46 PM
Unknown Object (File)
May 19 2026, 3:11 AM
Unknown Object (File)
Apr 30 2026, 8:11 AM
Unknown Object (File)
Apr 23 2026, 6:31 AM
Unknown Object (File)
Apr 22 2026, 4:45 PM
Subscribers

Details

Summary

This allows bhnd(4) to manage per-device state (such as per-core
pmu/clock refcounting) on behalf of subclass driver instances.

Depends on D6897

Test Plan
  • Test for successful bhnd(4) device attach/detach on a siba(4) and bcma(4) device.

Diff Detail

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

Event Timeline

landonf retitled this revision from to bhnd(4): Add devinfo allocation and child addition methods, modeled on pci_if..
landonf updated this object.
landonf edited the test plan for this revision. (Show Details)
landonf added a reviewer: adrian.
adrian edited edge metadata.

I'm fine with this. ask re@ ;p

This revision is now accepted and ready to land.Jun 24 2016, 9:29 PM
This revision was automatically updated to reflect the committed changes.