mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
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 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| misc.c | ||
| misc.h | ||
| para_noise.c | ||
| para_noise.h | ||
| scsitool.c | ||