commit e4ab2e9d6c90f80bba5a2e31092ee80df417ee65
Author: Christophe Fergeau <[email protected]>
Date: Thu Apr 8 14:57:41 2010 +0200
add 16GB and 32GB iPad models
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 dd760b8..4451db6 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -799,6 +799,8 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
{ "3NR", "C133" }, /* 32GB Black iPhone 3GS */
{ "3NS", "C134" }, /* 32GB White iPhone 3GS */
+ { "Z38", "B292" }, /* 16GB iPad with Wifi */
+ { "Z39", "B293" }, /* 32GB iPad with Wifi */
{ "Z3A", "B294" }, /* 64GB iPad with Wifi */
{ NULL , NULL }
};
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2