[Bug 77854] Feiya DAP not recognized as DAP

flickerfly josiah.ritchie at gmail.com
Wed Jan 3 19:47:39 UTC 2007


Public bug reported:

Binary package hint: hal

Adding this to 10-usb-music-players.fdi will enable HAL to recognize the
Feiya Technology Corp's Memory Bar. It is also being sold as a Bath &
Body Works MP3 Player or something.

  <!-- Feiya Technology Corp Memory Bar -->
    <match key="@storage.physical_device:usb.vendor_id" int="0x090c">
	<match key="@storage.physical_device:usb.product_id" int="0x1000">
           <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.input_formats" type="strlist">audio/mpeg</append>
         </match>
    </match>

** Affects: hal (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Feiya DAP not recognized as DAP
https://launchpad.net/bugs/77854




More information about the desktop-bugs mailing list