forked from len0rd/rockbox
sonynwz: add nvp nodes for NW-A40/ZX300, various fixes for tools
We still miss the model IDS for those device so scsitool won't be able to recognize them automatically. Change-Id: I17ae0f0d95c011cea8e289def63c7673b6c4b667
This commit is contained in:
parent
3f1e4a0b1a
commit
698779e3e8
7 changed files with 351 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
nwz-a10,NWZ-A10 Series,0x1a000001,0x1a000002,0x1a000004,0x1a000005,0x1a000006,0x1a010001,0x1a010002,0x1a010004,0x1a010005,0x1a010006
|
||||
nw-a20,NW-A20 Series,0x1d000001,0x1d000002,0x1d000004,0x1d000005,0x1d000006,0x1d000007
|
||||
nw-a30,NW-A30 Series,0x22000004,0x22000005,0x22000006
|
||||
nw-a40,NW-A40 Series,
|
||||
nwz-a720,NWZ-A720 Series,0x3030001,0x3030002,0x3030004,0x3020001,0x3020002,0x3020004
|
||||
nwz-a810,NWZ-A810 Series,0x10000,0x10001,0x10002
|
||||
nwz-a820,NWZ-A820 Series,0x3010001,0x3010002,0x3010004,0x3000001,0x3000002,0x3000004
|
||||
|
|
@ -33,4 +34,5 @@ nw-s780,NW-S780 Series,0x19000001,0x19000002,0x19000004,0x19000005
|
|||
nw-wm1,NW-WM1 Series,0x20000007,0x21000008
|
||||
nwz-x1000,NWZ-X1000 Series,0x5000002,0x5000004,0x5000005,0x5020002,0x5040002,0x5020004,0x5040004,0x5020005,0x5040005
|
||||
nw-zx100,NW-ZX100 Series,0x1c000007,0x1c000001,0x1c000002,0x1c000004,0x1c000005,0x1c000006
|
||||
nw-zx300,NW-ZX300 Series,
|
||||
nwz-noname,NONAME,0x5010002,0x5010004,0x5010005
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue