Comment 2 for bug 145694

Revision history for this message
Stéphane Loeuillet (leroutier) wrote :

This particular device is actually in hal-info git :
http://gitweb.freedesktop.org/?p=hal-info.git;a=blob;f=fdi/information/10freedesktop/10-usb-music-players.fdi

 202 <!-- Samsung YP-T9 -->
 203 <match key="@storage.originating_device:usb.product_id" int="0x5055">
 204 <merge key="portable_audio_player.type" type="string">generic</merge>
 205 <merge key="portable_audio_player.access_method" type="string">storage</merge>
 206 <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-wma</append>
 207 <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-asf</append>
 208 <append key="portable_audio_player.output_formats" type="strlist">audio/x-wav</append>
 209 <append key="portable_audio_player.output_formats" type="strlist">application/ogg</append>
 210 <append key="portable_audio_player.input_formats" type="strlist">audio/mpeg</append>
 211 </match>
 212 </match>

Marking as fix commited