commit | 6d04ed343c76b38b5cd632ff0e0ba472ecade583 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Sat Nov 03 04:21:54 2012 +0100 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Sat Nov 03 04:25:25 2012 +0100 |
tree | 11c006c309bb70f7e21ba254a6796d662333d1b9 | |
parent | 3e1c4926806ca685ab591cb6948fa3aa5014591c [diff] |
scsi_tools: add support for nvp reading There is a vendor specific command to read the NVP of the device, including the KAS. The trick is that the data is randomly scrambled using a so-called para_noise array of random values. There seems to be a problem when retrieving large entries (>1000 bytes typically) which causes sg_pt do behave strangely. Change-Id: Iefa6140df78ab9c7dcf7ac34cb1170979123ecd7