Page MenuHomeFreeBSD

nvme: Firmware revisions in the firmware slot information log are ASCII strings
ClosedPublic

Authored by jhb on Feb 27 2024, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 2:00 AM
Unknown Object (File)
Thu, Sep 25, 2:06 AM
Unknown Object (File)
Sat, Sep 20, 5:18 PM
Unknown Object (File)
Sep 10 2025, 12:44 PM
Unknown Object (File)
Aug 26 2025, 7:10 AM
Unknown Object (File)
Aug 26 2025, 6:28 AM
Unknown Object (File)
Aug 11 2025, 10:52 AM
Unknown Object (File)
Jul 30 2025, 10:04 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Feb 27 2024, 7:34 PM
sys/dev/nvme/nvme.h
2009–2010

Not sure if you'd rather me just remove this now-empty function outright?

Delete it or not, I'm agnostic, so long as it compiles :)

sys/dev/nvme/nvme.h
2009–2010

I'd delete it. This is a string, not a uint64_t...

This revision is now accepted and ready to land.Feb 27 2024, 11:18 PM
jhb marked an inline comment as done.Mar 1 2024, 10:11 PM