commit b1c228a68557f96b4398507d15ee2c04b8b0bf18
Author: Christophe Fergeau <[email protected]>
Date:   Tue Jan 19 20:12:54 2010 +0100

    add ipod touch 1G 32GB information

 src/itdb_device.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/itdb_device.c b/src/itdb_device.c
index ec09956..347b7a8 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -261,6 +261,7 @@ static const Itdb_IpodInfo ipod_info_table [] = {
     /* iPod Touch 1st gen */
     {"A623",   8, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_1, 50},
     {"A627",  16, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_1, 50},
+    {"B376",  32, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_1, 50},
 
     {"B528",   8, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_2, 50},
     {"B531",  16, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_2, 50},
@@ -765,6 +766,7 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
     { "891", "C164" }, /* 4GB Black Shuffle 4g */
     
     { "W4T", "A627" }, /* 16GB Silver iPod Touch (1st gen) */
+    { "0JW", "B376" }, /* 32GB Silver iPod Touch (1st gen) */
     { "201", "B528" }, /* 8GB Silver iPod Touch (2nd gen) */
     { "203", "B531" }, /* 16GB Silver iPod Touch (2nd gen) */
     { "75J", "C086" }, /* 8GB Silver iPod Touch (3rd gen) */

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to