From 07ba64a08cfcdf13c538b839d59e510db52c4477 Mon Sep 17 00:00:00 2001 From: teuf Date: Mon, 20 Oct 2008 22:25:01 +0000 Subject: Add SN for 16GB blue nano git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2142 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- src/itdb_device.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/itdb_device.c b/src/itdb_device.c index 0a23dc8..30c8bac 100644 --- a/src/itdb_device.c +++ b/src/itdb_device.c @@ -623,6 +623,7 @@ static const ItdbSerialToModel serial_to_model_mapping[] = { { "3QU", "B739" }, /* 8GB Purple Nano 4g */ { "3RO", "B754" }, /* 8GB Black Nano 4g */ { "3QZ", "B751" }, /* 8GB Red Nano 4g */ + { "5B8", "B905" }, /* 16GB Blue Nano 4g */ { "5BE", "B917" }, /* 16GB Red Nano 4g */ { "5BF", "B918" }, /* 16GB Black Nano 4g */ { NULL , NULL } -- cgit