Revision: 2044
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2044&view=rev
Author:   teuf
Date:     2008-07-06 11:33:44 -0700 (Sun, 06 Jul 2008)

Log Message:
-----------
Fix up information from podsleuth

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/src/itdb_device.c

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2008-07-06 18:33:25 UTC (rev 2043)
+++ libgpod/trunk/ChangeLog     2008-07-06 18:33:44 UTC (rev 2044)
@@ -1,5 +1,10 @@
 2008-07-06  Christophe Fergeau <[EMAIL PROTECTED]>
 
+       * src/itdb_device.c: fix model number information grabbed from
+       podsleuth
+
+2008-07-06  Christophe Fergeau <[EMAIL PROTECTED]>
+
        * src/itdb_device.c: add a mapping from serial numbers to model
        numbers to make it easy to go from a serial number read from
        SysInfoExtended to an Itdb_IpodInfo

Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c     2008-07-06 18:33:25 UTC (rev 2043)
+++ libgpod/trunk/src/itdb_device.c     2008-07-06 18:33:44 UTC (rev 2044)
@@ -473,8 +473,8 @@
     { "XQY", "A951" },
     { "YX8", "A951" },
     { "XR1", "A953" },
-    { "YXA", "X" },
-    { "YX9", "X" },
+    { "YXA", "B233" },
+    { "YX9", "B225" },
     { "UNB", "A350" },
     { "UPR", "A352" },
     { "SZB", "A004" },
@@ -504,10 +504,10 @@
     { "VQU", "A497" },
     { "Y0P", "A978" },
     { "Y0R", "A980" },
-    { "YXR", "A249" },
-    { "YXV", "A257" },
-    { "YXT", "A253" },
-    { "YXX", "A261" },
+    { "YXR", "B249" },
+    { "YXV", "B257" },
+    { "YXT", "B253" },
+    { "YXX", "B261" },
     { "SZ9", "A002" },
     { "SZT", "A002" },
     { "SZU", "A002" },


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to