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)
Thu, Dec 11, 4:01 AM
Unknown Object (File)
Thu, Nov 27, 1:34 AM
Unknown Object (File)
Sun, Nov 23, 7:05 PM
Unknown Object (File)
Fri, Nov 21, 1:38 PM
Unknown Object (File)
Fri, Nov 21, 1:22 PM
Unknown Object (File)
Fri, Nov 21, 1:20 PM
Unknown Object (File)
Fri, Nov 21, 1:14 PM
Unknown Object (File)
Nov 18 2025, 4:51 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

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

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.