[banshee/1.5.1-fixes: 26/56] [Dap.MassStorage] Add another product id for the Samsung Galaxy
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/1.5.1-fixes: 26/56] [Dap.MassStorage] Add another product id for the Samsung Galaxy
- Date: Mon, 22 Mar 2010 18:06:15 +0000 (UTC)
commit a694a2ade44b80c43497fe2183a80ae2e36a0d0c
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Sat Nov 7 19:26:31 2009 +0100
[Dap.MassStorage] Add another product id for the Samsung Galaxy
This third id is used when the "Applications > Development > USB
Debugging" setting is set and "About phone > Additional settings > Mass
storage only" is not set. Generic Android support doesn't help, as
nothing in the USB device info is related to Android.
.../Banshee.Dap.MassStorage.addin.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
index 47c999f..331513d 100644
--- a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
+++ b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
@@ -30,7 +30,7 @@
vendor-id="0x0bb4" product-id="0x0c01,0x0c02"/>
<MassStorageDevice class="Banshee.Dap.MassStorage.AndroidDevice"
vendor-name="Samsung" product-name="Samsung Galaxy"
- vendor-id="0x04e8" product-id="0x6603,0x6601"/>
+ vendor-id="0x04e8" product-id="0x6603,0x6601,0x6640"/>
<MassStorageDevice class="Banshee.Dap.MassStorage.WebOSDevice"
vendor-name="Palm" product-name="Pre"
vendor-id="0x0830" product-id="0x8004,0x8002"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]