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
Unknown Object (File)
Thu, Jul 9, 8:40 AM
Unknown Object (File)
Sun, Jul 5, 2:28 AM
Unknown Object (File)
Sat, Jul 4, 7:19 AM
Unknown Object (File)
Sat, Jul 4, 6:30 AM
Unknown Object (File)
Fri, Jul 3, 8:15 PM
Unknown Object (File)
Thu, Jul 2, 11:57 AM
Unknown Object (File)
Sat, Jun 27, 7:31 PM
Unknown Object (File)
Thu, Jun 25, 6:06 AM
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 Not Applicable
Unit
Tests Not Applicable

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.