Created attachment 18815 [details] [review] patch adds philips Sa3125 player to usb-music-players db Hi, This patch adds entries for the mp3 player Philips SA3125 to the <Philips> node of /usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi,
The HAl details of the player. $ lsusb Bus 004 Device 007: ID 0471:084a Philips $lshal <cut> udi = '/org/freedesktop/Hal/devices/usb_device_471_84a_F03A245D33E1CD15' info.bus = 'usb_device' (string) info.linux.driver = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3' (string) info.product = 'GoGear Audio' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_471_84a_F03A245D33E1CD15' (string) info.vendor = 'Philips' (string) linux.device_file = '/dev/bus/usb/004/007' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'usb' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-1' (string) usb_device.bus_number = 4 (0x4) (int) usb_device.can_wake_up = false (bool) usb_device.device_class = 0 (0x0) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 4097 (0x1001) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = false (bool) usb_device.linux.device_number = 7 (0x7) (int) usb_device.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-1' (string) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_ports = 0 (0x0) (int) usb_device.product = 'GoGear Audio' (string) usb_device.product_id = 2122 (0x84a) (int) usb_device.serial = 'F03A245D33E1CD15' (string) usb_device.speed = 12.0 (12) (double) usb_device.speed_bcd = 4608 (0x1200) (int) usb_device.vendor = 'Philips' (string) usb_device.vendor_id = 1137 (0x471) (int) usb_device.version = 1.1 (1.1) (double) usb_device.version_bcd = 272 (0x110) (int) udi = '/org/freedesktop/Hal/devices/usb_device_471_84a_F03A245D33E1CD15_if0' info.bus = 'usb' (string) info.linux.driver = 'usb-storage' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_471_84a_F03A245D33E1CD15' (string) info.product = 'USB Mass Storage Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_471_84a_F03A245D33E1CD15_if0' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'usb' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0' (string) usb.bus_number = 4 (0x4) (int) usb.can_wake_up = false (bool) usb.device_class = 0 (0x0) (int) usb.device_protocol = 0 (0x0) (int) usb.device_revision_bcd = 4097 (0x1001) (int) usb.device_subclass = 0 (0x0) (int) usb.interface.class = 8 (0x8) (int) usb.interface.description = 'Internal Device' (string) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 80 (0x50) (int) usb.interface.subclass = 6 (0x6) (int) usb.is_self_powered = false (bool) usb.linux.device_number = 7 (0x7) (int) usb.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0' (string) usb.num_configurations = 1 (0x1) (int) usb.num_ports = 0 (0x0) (int) usb.product = 'USB Mass Storage Interface' (string) usb.product_id = 2122 (0x84a) (int) usb.serial = 'F03A245D33E1CD15' (string) usb.speed = 12.0 (12) (double) usb.speed_bcd = 4608 (0x1200) (int) usb.vendor = 'Philips' (string) usb.vendor_id = 1137 (0x471) (int) usb.version = 1.1 (1.1) (double) usb.version_bcd = 272 (0x110) (int) <cut>
Please send the next time patches against the latest git version and not against one of your local files. I cost us to much time to copy the stuff manually. commit 670e0061733f73ca855eddf504e1fd6ef1efc07e Author: Alexei Korobkin <korobkin+lpad@gmail.com> Date: Tue Sep 23 22:39:23 2008 -0700 add Philips Sa3125 as USB music player Added Philips Sa3125 as USB music player. https://bugs.freedesktop.org/show_bug.cgi?id=17529
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.