summaryrefslogtreecommitdiffstats
path: root/src/itdb_device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/itdb_device.c')
-rw-r--r--src/itdb_device.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/itdb_device.c b/src/itdb_device.c
index a807863..68182f8 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -653,6 +653,8 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
{ "5B8", "B905" }, /* 16GB Blue Nano 4g */
{ "5BA", "B909" }, /* 16GB Purple Nano 4g */
{ "5BB", "B911" }, /* 16GB Orange Nano 4g */
+ { "5BC", "B913" }, /* 16GB Green Nano 4g */
+ { "5BD", "B915" }, /* 16GB Yellow Nano 4g */
{ "5BE", "B917" }, /* 16GB Red Nano 4g */
{ "5BF", "B918" }, /* 16GB Black Nano 4g */
{ NULL , NULL }