hal/fdi/information/10freedesktop 10-usb-music-players.fdi,1.3,1.4
David Zeuthen
david at freedesktop.org
Thu Aug 18 10:54:25 PDT 2005
Update of /cvs/hal/hal/fdi/information/10freedesktop
In directory gabe:/tmp/cvs-serv2104/fdi/information/10freedesktop
Modified Files:
10-usb-music-players.fdi
Log Message:
2005-08-18 David Zeuthen <davidz at redhat.com>
* fdi/information/10freedesktop/10-usb-music-players.fdi: Add
identification for Rio Forge nusic player. Patch from Pierre
Ossman <drzeus-list at drzeus.cx>.
Index: 10-usb-music-players.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/information/10freedesktop/10-usb-music-players.fdi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- 10-usb-music-players.fdi 21 Jun 2005 16:46:04 -0000 1.3
+++ 10-usb-music-players.fdi 18 Aug 2005 17:54:22 -0000 1.4
@@ -33,6 +33,24 @@
</match>
</match>
+ <!-- Rio Forge -->
+ <match key="@storage.physical_device:usb.vendor_id" int="0x045a">
+ <match key="@storage.physical_device:usb.product_id" int="0x5042">
+ <append key="info.capabilities" type="strlist">portable_audio_player</append>
+ <merge key="info.category" type="string">portable_audio_player</merge>
+ <merge key="portable_audio_player.access_method" type="string">storage</merge>
+ <merge key="portable_audio_player.type" type="string">generic</merge>
+ <merge key="portable_audio_player.storage_device" type="copy_property">info.udi</merge>
+ <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
+ <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-wma</append>
+ <append key="portable_audio_player.output_formats" type="strlist">audio/audible</append>
+ <append key="portable_audio_player.input_formats" type="strlist">audio/x-wav</append>
+ <match key="storage.lun" int="1">
+ <merge key="storage.drive_type" type="string">sd_mmc</merge>
+ </match>
+ </match>
+ </match>
+
<match key="@storage.physical_device:usb.vendor_id" int="0x4102">
<!-- iFP 100 UMS (supports application/ogg only after firmware upgrade)-->
<match key="@storage.physical_device:usb.product_id" int="0x1101">
More information about the hal-commit
mailing list