commit 506fbd188fd9742a5e0dc66fb8384bc41ac23841
Author: Christophe Fergeau <[email protected]>
Date: Thu Sep 30 19:07:13 2010 +0200
add serial numbers for various Nano 6G
Add serial number for 8GB Pink and Black Nano 6G and for 16GB Silver
and Red Nano 6G.
src/itdb_device.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/itdb_device.c b/src/itdb_device.c
index 271910e..fd256b4 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -818,6 +818,10 @@ static const ItdbSerialToModel serial_to_model_mapping[] =
{
{ "73B", "C075" }, /* 16GB Pink Nano 5g */
{ "CMN", "C525" }, /* 8GB Silver Nano 6g */
+ { "DVX", "C688" }, /* 8GB Black Nano 6g */
+ { "DW2", "C692" }, /* 8GB Pink Nano 6g */
+ { "CMP", "C526" }, /* 16GB Silver Nano 6g */
+ { "DW9", "C699" }, /* 16GB Red Nano 6g */
{ "A1S", "C306" }, /* 2GB Silver Shuffle 4g */
{ "A78", "C323" }, /* 2GB Black Shuffle 4g */
------------------------------------------------------------------------------
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