commit 1f7bbf2ef77fd97b260b346499d80d948bbce649
Author: Christophe Fergeau <[email protected]>
Date: Tue Sep 21 18:47:55 2010 +0200
Add serial number for 8GB iPod Touch 4G
Thanks to Luis Lopez for sending info about this model.
src/itdb_device.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/itdb_device.c b/src/itdb_device.c
index 65aecb0..90549cd 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -816,6 +816,7 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
{ "75J", "C086" }, /* 8GB iPod Touch (3rd gen) */
{ "6K2", "C008" }, /* 32GB iPod Touch (3rd gen) */
{ "6K4", "C011" }, /* 64GB iPod Touch (3rd gen) */
+ { "CP7", "C540" }, /* 8GB iPod Touch (4th gen) */
{ "CP9", "C544" }, /* 32GB iPod Touch (4th gen) */
{ "VR0", "A501" }, /* 4GB Silver iPhone 1st gen */
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2