Page MenuHomeFreeBSD

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

Authored by landonf on Dec 12 2016, 12:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 1:41 AM
Unknown Object (File)
Aug 4 2023, 6:03 PM
Unknown Object (File)
Aug 4 2023, 5:56 PM
Unknown Object (File)
Aug 4 2023, 5:53 PM
Unknown Object (File)
Aug 4 2023, 2:07 PM
Unknown Object (File)
Jul 24 2023, 10:29 AM
Unknown Object (File)
May 20 2023, 11:22 AM
Unknown Object (File)
May 20 2023, 11:21 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

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

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.