rockbox/utils/nwztools/scsitools
Amaury Pouly ad2297d353 nwztools/scsitool: add option to force/specify series
We cannot auto-detect a device if we don't know its model ID, but we can't know
the model ID if we haven't decrypted the upgrade which requires the key. The only
way to solve this chicken-and-egg problem is to get the NVP table from kernel,
create an empty series in the database (no model ID), then get the key using
scsitool and forcing the model (using this commit), then decrypt the upgrade
and get the model ID list.

Change-Id: I8eced486a5f6a1a99028b25fdc4f87a3b11e31a8
2017-01-04 17:14:31 +01:00
..
Makefile nwztool/scsitools: cleanup and add destination changer tool 2016-11-11 16:07:14 +01:00
misc.c Introduce scsitool for sony nwz players 2012-11-03 02:29:00 +01:00
misc.h Introduce scsitool for sony nwz players 2012-11-03 02:29:00 +01:00
para_noise.c scsi_tools: add support for nvp reading 2012-11-03 04:25:25 +01:00
para_noise.h scsi_tools: add support for nvp reading 2012-11-03 04:25:25 +01:00
scsitool.c nwztools/scsitool: add option to force/specify series 2017-01-04 17:14:31 +01:00