commit e731c21b886e01bc4908e2496023872257b60c66
Author: Christophe Fergeau <[email protected]>
Date: Tue Jan 19 17:56:49 2010 +0100
add 2nd Gen 16GB iPod Touch
Info contributed by Sven on IRC
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 c0eee50..ec09956 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -263,6 +263,7 @@ static const Itdb_IpodInfo ipod_info_table [] = {
{"A627", 16, 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},
/* iPod Touch 3rd gen */
/* The 8GB model is marked as 2nd gen because it's actually what the
@@ -765,6 +766,7 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
{ "W4T", "A627" }, /* 16GB 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) */
{ "6K2", "C008" }, /* 32GB Silver iPod Touch (3rd gen) */
{ "6K4", "C011" }, /* 64GB 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