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)
Tue, Nov 19, 9:11 AM
Unknown Object (File)
Sun, Nov 17, 6:47 PM
Unknown Object (File)
Sun, Nov 17, 12:00 AM
Unknown Object (File)
Fri, Nov 15, 3:01 AM
Unknown Object (File)
Thu, Nov 14, 9:15 PM
Unknown Object (File)
Thu, Nov 14, 5:14 PM
Unknown Object (File)
Thu, Nov 14, 4:40 PM
Unknown Object (File)
Sep 26 2024, 7:42 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.