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)
Sun, Jun 1, 12:54 PM
Unknown Object (File)
Sun, Jun 1, 10:44 AM
Unknown Object (File)
Tue, May 13, 10:08 AM
Unknown Object (File)
Sun, May 11, 4:48 PM
Unknown Object (File)
Wed, May 7, 6:28 PM
Unknown Object (File)
May 4 2025, 6:18 PM
Unknown Object (File)
Apr 30 2025, 2:59 AM
Unknown Object (File)
Feb 8 2025, 4:23 PM
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.