summaryrefslogtreecommitdiffstats
path: root/src/itdb_device.c
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-12-12 13:56:50 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-12-12 13:56:50 +0000
commita00460807777d4296f345032510e88c624240ff1 (patch)
treeea33fc193170f2bb436345afdbaac8febccd6ff0 /src/itdb_device.c
parentee3d666679a15e5376a7a70147394f67f6c271cb (diff)
downloadlibgpod-a00460807777d4296f345032510e88c624240ff1.tar.gz
libgpod-a00460807777d4296f345032510e88c624240ff1.tar.xz
libgpod-a00460807777d4296f345032510e88c624240ff1.zip
Add SN for 16GB orange nano4g
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2166 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src/itdb_device.c')
-rw-r--r--src/itdb_device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/itdb_device.c b/src/itdb_device.c
index b035c30..3f0f5aa 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -624,6 +624,7 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
{ "3RO", "B754" }, /* 8GB Black Nano 4g */
{ "3QZ", "B751" }, /* 8GB Red Nano 4g */
{ "5B8", "B905" }, /* 16GB Blue Nano 4g */
+ { "5BB", "B911" }, /* 16GB Orange Nano 4g */
{ "5BE", "B917" }, /* 16GB Red Nano 4g */
{ "5BF", "B918" }, /* 16GB Black Nano 4g */
{ NULL , NULL }