Bug 8247 - music player FDI bits for the Sandisk Sansa m250
Summary: music player FDI bits for the Sandisk Sansa m250
Status: RESOLVED FIXED
Alias: None
Product: hal
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: high enhancement
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL: https://launchpad.net/distros/ubuntu/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-13 00:31 UTC by Martin Pitt
Modified: 2007-02-21 08:23 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Martin Pitt 2006-09-13 00:31:26 UTC
This is the FDI data for the Sandisk Sansa m250 music player:

  <!-- Sandisk Corp. Sansa m250 (maybe others as well) -->
      <match key="@storage.physical_device:usb.vendor_id" int="0x0781">
        <match key="@storage.physical_device:usb.product_id" int="0x7401">
           <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.type" type="string">generic</merge>
           <merge key="portable_audio_player.access_method"
type="string">storage</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.input_formats"
type="strlist">audio/mpeg</append>
           <append key="portable_audio_player.input_formats"
type="strlist">audio/x-ms-wma</append>
           </match>
      </match>
Comment 1 Danny Kukawka 2007-02-21 08:23:47 UTC
Is now in the fdi-file for usb-music players (hal-info package).


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.