Page MenuHomeFreeBSD

bhnd(4): support for exporting NVRAM properties backed by an NVRAM store.
ClosedPublic

Authored by landonf on Dec 12 2016, 1:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 21, 7:23 AM
Unknown Object (File)
Fri, Mar 20, 12:21 AM
Unknown Object (File)
Thu, Mar 19, 4:49 AM
Unknown Object (File)
Sun, Mar 15, 8:20 AM
Unknown Object (File)
Sun, Mar 15, 3:09 AM
Unknown Object (File)
Sat, Mar 14, 6:14 PM
Unknown Object (File)
Thu, Mar 5, 10:15 AM
Unknown Object (File)
Thu, Mar 5, 2:13 AM
Subscribers
None

Details

Summary

Add support for exporting all (or a subtree) of NVRAM properties backed
by an NVRAM store.

This will be used to support:

  • Serializing the current NVRAM state for writing back to flash
  • Exporting subsidiary device path's NVRAM properties for serialization and upload to fullmac devices.

Additionally, this includes an improvement to BCM-RAW format detection
to avoid matching on BCM-TEXT NVRAM data.

Depends on D8760

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6198
Build 6447: arc lint + arc unit

Event Timeline

landonf retitled this revision from to bhnd(4): support for exporting NVRAM properties backed by an NVRAM store..
landonf updated this object.
landonf edited the test plan for this revision. (Show Details)
landonf added a reviewer: adrian.
adrian edited edge metadata.
This revision is now accepted and ready to land.Dec 12 2016, 8:20 PM
This revision was automatically updated to reflect the committed changes.