[banshee] [Dap.MassStorage] Add the non-debug usb id for LG Ally



commit 56a013aacdb78a1ecbcbd39f88b7698a5c8d6793
Author: Aran Cox <acox ia primustel com>
Date:   Mon Nov 29 09:46:28 2010 -0600

    [Dap.MassStorage] Add the non-debug usb id for LG Ally
    
    Signed-off-by: Bertrand Lorentz <bertrand lorentz gmail com>

 .../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 6daa2d0..d397897 100644
--- a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
+++ b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
@@ -59,7 +59,7 @@
         vendor-id="0x0fce" product-id="0xd12e,0xe12e"/>
     <MassStorageDevice class="Banshee.Dap.MassStorage.AndroidDevice"
         vendor-name="LG Electronics Inc." product-name="LG Ally"
-        vendor-id="0x1004" product-id="0x618e"/>
+        vendor-id="0x1004" product-id="0x618e,0x618f"/>
     <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]