On Fri, 5 Feb 2010, Pekka Sarnila wrote: > > Can't be HID bus with a specific driver used instead now? > > Well it could, but this way it is much less work and more generic. I use many > different joysticks, yokes and pedals. And with some generic modifications and > improvements into generic HID layer and generic input layer all worked well. > Only joystick layer got to be completely rewritten. > > I did never put this upstream because by the time I got my own patches > integrated to the (new) kernel, the hid/input layer had developed so much that > the patches could no more be used in the latest kernel. So I hand applied them > again, and again kernel had moved on, and so on. Also to argue for patches > that cover several areas and several maintainers is difficult, and changing a > lot at once is always risky. So I gave up. > > If anyone is interested, I could take a look again and see if the changes > could be argued and applied incrementally instead of one big bunch. Hi Pekka, yes, we are definitely interested (or at least I am). The major rewrite of the HID core to be full-fledged bus was done exactly so that it's easier to add support for new devices, while keeping the main code clean. Even if you have problems porting the drivers to new infrastructure, you can always post wha you have -- I believe that we will be able to sort it out quickly. Thanks, -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html