hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Mon Nov 24 01:08:35 PST 2008


 fdi/information/10freedesktop/10-usb-music-players.fdi |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit 6d912f051df1c3b807bba4457f521f91f567a555
Author: Stephane Loeuillet <leroutier at gmail.com>
Date:   Mon Nov 24 10:07:27 2008 +0100

    add ISCI IC1110 music player
    
    Add ISCI IC1110 music player, as reported by Stephane Loeuillet in
    bz#12973.

diff --git a/fdi/information/10freedesktop/10-usb-music-players.fdi b/fdi/information/10freedesktop/10-usb-music-players.fdi
index e567358..55920ee 100644
--- a/fdi/information/10freedesktop/10-usb-music-players.fdi
+++ b/fdi/information/10freedesktop/10-usb-music-players.fdi
@@ -918,6 +918,14 @@
           </match>
         </match>
 
+        <!-- ISCI, hama, no-name -->
+        <match key="@storage.physical_device:usb.vendor_id" int="0xdda">
+          <!-- IC1110 V1.0A, hama DMP-100 -->
+          <match key="@storage.physical_device:usb.product_id" int="0x302">
+            <merge key="portable_audio_player.access_method" type="string">storage</merge>
+          </match>
+        </match>
+
       </match>
     </match>
 


More information about the hal-commit mailing list