Hi all, Here is a V4L2 driver for the Keene USB FM Transmitter: http://www.amazon.co.uk/Keene-Electronics-USB-FM-Transmitter/dp/B003GCHPDY It's been very useful to test V4L2 FM radio receivers. Note that the Keene FM transmitter USB device has the same USB ID as the Logitech AudioHub Speaker. Since the radio-keene driver needs to hijack the HID something needed to be done to differentiate the two. So hid-core was modified to decide this based on the product name. I have tested that this works with both a Keene device and a Logitech AudioHub device hooked up at the same time. Jiri, can you look at the last patch and let me know if it is OK from a HID point of view? Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html