]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r308856 (by imp):
authormav <mav@FreeBSD.org>
Thu, 1 Feb 2018 19:30:37 +0000 (19:30 +0000)
committermav <mav@FreeBSD.org>
Thu, 1 Feb 2018 19:30:37 +0000 (19:30 +0000)
commita06be92929b2bf40d6fef6832059e9ac4ff01e3e
tree4c204aab3962a181f710432b4c6d590e177605d8
parentca039cb499ed2d6486545889b45e9d0baf0f7881
MFC r308856 (by imp):
Decode the Intel-specific Additional SMART data page (0xca) and print
it in human readable form. Include a pointer to the public spec that
was followed to implement this in the code. Samsung also implements
page 0xca on some of their drives, but the format is slighly
different, so the code skips printing zero keys. Samsung's log page
has additional, unknown data after the end of Intel defined data which
isn't displayed.
sbin/nvmecontrol/logpage.c