Here's an FDI file for the PSP. At the moment it only adds information about its portable_audio_player capability. Some things that it would be nice to export include: * subdirectory to use for music files when being used as a portable audio player. The PSP doesn't recognise the files if they aren't under ./PSP/MUSIC/ * the device is also a portable video player. It'd be nice to expose details about that capability (accepted media formats, optimal resolution, etc). * Is it worth exposing a "photo viewer" capability? This capability might be appropriate for devices like the iPod photo and some mobile phones too. * the volume.policy.desired_mount_point option in my FDI file seemed to get overridden, and set to "usbdisk" for some reason. The other capabilities of the PSP are probably so specific to the device (game saves, web browser bookmarks, software, etc) that it isn't worth trying to provide any generic properties for them.
Created attachment 3881 [details] psp.fdi
Created attachment 3883 [details] trimmed lshal output Here's trimmed lshal output for the device tree created with the PSP plugged in, with the FDI installed
Thanks, I take a look at this.
For reference, the media type for the ATRAC3 came from this internet draft: http://www.ietf.org/internet-drafts/draft-ietf-avt-rtp-atrac-family-04.txt It doesn't show up in the IANA list, but it's likely that it will be the final media type. (not that it matters much -- we probably won't have any free software to produce the format any time soon).
Added PSP to CVS. I split off the patch to the related fdi-files, but I did not add the mount options (volume.policy.mount_option.*) because they removed with one of the next releases. I close the bug now.
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.