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)
Wed, Aug 12, 8:04 PM
Unknown Object (File)
Wed, Aug 12, 8:04 PM
Unknown Object (File)
Wed, Aug 12, 8:04 PM
Unknown Object (File)
Sat, Aug 8, 4:30 PM
Unknown Object (File)
Tue, Aug 4, 9:47 AM
Unknown Object (File)
Tue, Aug 4, 4:17 AM
Unknown Object (File)
Tue, Aug 4, 2:05 AM
Unknown Object (File)
Tue, Jul 28, 5:23 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 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.