commit a4588080d172d0cda1ba1511b0c6593c10073ebd
Author: Christophe Fergeau <[email protected]>
Date: Fri Mar 26 21:33:59 2010 +0100
add a few comments to model/serial mapping list
src/itdb_device.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/itdb_device.c b/src/itdb_device.c
index d42e6f0..449c550 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -642,10 +642,10 @@ static const ItdbSerialToModel serial_to_model_mapping[]
= {
{ "XQY", "A951" },
{ "YX8", "A951" },
{ "XR1", "A953" },
- { "YXA", "B233" },
- { "YX6", "B225" },
- { "YX7", "B228" },
- { "YX9", "B225" },
+ { "YXA", "B233" }, /* 1GB Purple Shuffle 2g */
+ { "YX6", "B225" }, /* 1GB Silver Shuffle 2g */
+ { "YX7", "B228" }, /* 1GB Blue Shuffle 2g */
+ { "YX9", "B225" }, /* 1GB Silver Shuffle 2g */
{ "UNA", "A350" },
{ "UNB", "A350" },
{ "UPR", "A352" },
------------------------------------------------------------------------------
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