summaryrefslogtreecommitdiffstats
path: root/src/itdb_device.c
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-10-22 13:57:00 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-10-22 13:57:00 +0000
commit2f1a4d41443fca7e1458dac2181a6719d7eab37a (patch)
tree99a84d55e97dab6d50a7727881e88af37dc92b60 /src/itdb_device.c
parent5e28c56e860cf219ab70991e33abacc1fce973a7 (diff)
downloadlibgpod-2f1a4d41443fca7e1458dac2181a6719d7eab37a.tar.gz
libgpod-2f1a4d41443fca7e1458dac2181a6719d7eab37a.tar.xz
libgpod-2f1a4d41443fca7e1458dac2181a6719d7eab37a.zip
* src/itdb_device.c: SN YX6 corresponds to a Shuffle model B225
according to a report on #gtkpod git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2144 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src/itdb_device.c')
-rw-r--r--src/itdb_device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itdb_device.c b/src/itdb_device.c
index 12c3fbc..42999df 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -523,7 +523,6 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
{ "C60", "9725" },
{ "VTE", "A546" },
{ "VTF", "A546" },
- { "YX6", "A546" },
{ "XQ5", "A947" },
{ "XQS", "A947" },
{ "XQV", "A949" },
@@ -533,6 +532,7 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
{ "YX8", "A951" },
{ "XR1", "A953" },
{ "YXA", "B233" },
+ { "YX6", "B225" },
{ "YX9", "B225" },
{ "UNA", "A350" },
{ "UNB", "A350" },