Page MenuHomeFreeBSD

bhnd(4): Implement property/property list API.
ClosedPublic

Authored by landonf on Dec 12 2016, 12:50 AM.
Tags
None
Referenced Files
F140034967: D8756.id23107.diff
Fri, Dec 19, 8:39 AM
Unknown Object (File)
Sat, Nov 22, 7:59 PM
Unknown Object (File)
Fri, Nov 21, 1:22 PM
Unknown Object (File)
Fri, Nov 21, 1:21 PM
Unknown Object (File)
Fri, Nov 21, 1:20 PM
Unknown Object (File)
Fri, Nov 21, 1:13 PM
Unknown Object (File)
Nov 19 2025, 5:23 PM
Unknown Object (File)
Nov 16 2025, 8:16 AM
Subscribers
None

Details

Summary

Implement a new bhnd_nvram_plist and bhnd_nvram_prop API for representing
arbitrary NVRAM key/value pairs.

This will be used to track pending changes in bhnd_nvram_store, and provide
support for exporting all or a device subpath for NVRAM (as required by
some SDIO and fullmac devices.)

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6193
Build 6442: arc lint + arc unit

Event Timeline

landonf retitled this revision from to bhnd(4): Implement property/property list API..
landonf updated this object.
landonf edited the test plan for this revision. (Show Details)
landonf added a reviewer: adrian.
This revision is now accepted and ready to land.Dec 12 2016, 8:10 PM
This revision was automatically updated to reflect the committed changes.