]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r326032:
authorasomers <asomers@FreeBSD.org>
Mon, 11 Dec 2017 20:24:29 +0000 (20:24 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 11 Dec 2017 20:24:29 +0000 (20:24 +0000)
commit66c9e22897bfef0fd1f5a62a793f8b584ff91014
tree3c502d9569a9ce1afa9722d4bb1062c2953c2889
parent464bfd30b94a830ef5710d458dba453495e71b6e
MFC r326032:

Print ZAC device type in "camcontrol identify" output

ZAC (Zoned-device ATA Command set) is the standard for addressing SMR
(shingled magnetic recording) devices over SATA.  Drives indicate their
support for ZAC in their IDENTIFY block. Print whether and how a drive
supports ZAC in the output of "camcontrol identify".

Reviewed by: ken, imp
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D13171
sbin/camcontrol/camcontrol.c