17 lines
801 B
Diff
17 lines
801 B
Diff
Index: src/music-players.h
|
|
===================================================================
|
|
RCS file: /cvsroot/libmtp/libmtp/src/music-players.h,v
|
|
retrieving revision 1.83
|
|
diff -u -p -u -p -r1.83 music-players.h
|
|
--- src/music-players.h 21 Oct 2008 14:24:24 -0000 1.83
|
|
+++ src/music-players.h 24 Oct 2008 19:57:02 -0000
|
|
@@ -474,6 +474,8 @@
|
|
{ "Nokia", 0x0421, "N73 Mobile Phone", 0x04d1, DEVICE_FLAG_UNLOAD_DRIVER },
|
|
// From Swapan <swapan@yahoo.com>
|
|
{ "Nokia", 0x0421, "N75 Mobile Phone", 0x04e1, DEVICE_FLAG_NONE },
|
|
+ // From Bastien Nocera <hadess@hadess.net>
|
|
+ { "Nokia", 0x0421, "N82 Mobile Phone", 0x0074, DEVICE_FLAG_NONE },
|
|
// From Anonymous Sourceforge User
|
|
{ "Nokia", 0x0421, "N95 Mobile Phone", 0x04ef, DEVICE_FLAG_NONE },
|
|
// From: Pat Nicholls <pat@patandannie.co.uk>
|