forked from len0rd/rockbox
sonynwz/scsitools: add NWZ-S610 series
Change-Id: I8977e1bcc805df463f7b08f11be889368db4eab2
This commit is contained in:
parent
ee15e45224
commit
44fb7f384e
2 changed files with 36 additions and 1 deletions
|
@ -1917,7 +1917,7 @@ struct nwz_series_info_t nwz_series[NWZ_SERIES_COUNT] =
|
|||
{ "nwz-e580", "NWZ-E580 Series", 4, models_nwz_e580, &nvp_index_6485c8 },
|
||||
{ "nw-s10", "NW-S10 Series", 5, models_nw_s10, &nvp_index_6485c8 },
|
||||
{ "nwz-s510", "NWZ-S510 Series", 2, models_nwz_s510, 0 },
|
||||
{ "nwz-s610", "NWZ-S610 Series", 5, models_nwz_s610, 0 },
|
||||
{ "nwz-s610", "NWZ-S610 Series", 5, models_nwz_s610, &nvp_index_342a18 },
|
||||
{ "nwz-s630", "NWZ-S630 Series", 6, models_nwz_s630, &nvp_index_06a782 },
|
||||
{ "nw-s640", "NW-S640 Series", 3, models_nw_s640, &nvp_index_0ac81d },
|
||||
{ "nwz-s710", "NWZ-S710 Series", 6, models_nwz_s710, 0 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue