summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2012-01-29 02:52:16 +0100
committerLinus Walleij <triad@df.lth.se>2012-01-29 02:52:16 +0100
commit6d91ac096048156cc9b769ab52a83d994029416c (patch)
tree0e4ffc1f4781a54be5c2188eceb352a3bcfd4c63
parent1ff1a64acc1f789e85029d41c71903d119b5c8bb (diff)
downloadlibmtp-6d91ac096048156cc9b769ab52a83d994029416c.tar.gz
Sony S1 tablet
-rw-r--r--src/music-players.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 5abecba..f5026db 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -1259,6 +1259,9 @@
// Reported by Jan Rheinlaender <jrheinlaender@users.sourceforge.net>
{ "Sony", 0x054c, "NWZ-S765", 0x05a8,
DEVICE_FLAGS_SONY_NWZ_BUGS },
+ // Reported by ghalambaz <ghalambaz@users.sourceforge.net>
+ { "Sony", 0x054c, "Sony Tablet S1", 0x05b4,
+ DEVICE_FLAGS_ANDROID_BUGS },
// Reported by Anonymous SourceForge user
{ "Sony", 0x054c, "DCR-SR75", 0x1294,
DEVICE_FLAGS_SONY_NWZ_BUGS },