Page MenuHomeFreeBSD

Implement common bhnd(4) API for IOST/IOCTL register access and core reset
ClosedPublic

Authored by landonf on Sep 23 2016, 5:42 AM.
Tags
None
Referenced Files
F169087251: D8009.id20628.diff
Mon, Aug 31, 9:18 AM
F169087104: D8009.id.diff
Mon, Aug 31, 9:17 AM
F169086207: D8009.id20687.diff
Mon, Aug 31, 9:13 AM
F169079078: D8009.diff
Mon, Aug 31, 8:47 AM
Unknown Object (File)
Tue, Aug 25, 4:45 PM
Unknown Object (File)
Tue, Aug 11, 8:59 PM
Unknown Object (File)
Sun, Aug 9, 3:36 PM
Unknown Object (File)
Sun, Aug 9, 3:35 PM
Subscribers

Details

Summary
  • Added bhnd(4) bus APIs for bcma/siba-independent ioctl/iost register access.
  • Define BHND_IOCTL_* and BHND_IOST_* constants common to both bcma(4) and siba(4).
  • Updated reset/suspend bus APIs for compatibility with the ioctl/iost changes.
  • Implemented missing bcma(4) core suspend support, and siba(4) reset/suspend support.
  • Implemented release of all outstanding PMU requests when putting a core into reset.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

landonf retitled this revision from to Implement common bhnd(4) API for IOST/IOCTL register access and core reset.
landonf updated this object.
landonf edited the test plan for this revision. (Show Details)
landonf added reviewers: adrian, mizhka.
This revision was automatically updated to reflect the committed changes.