Hi,
i am moving from kernel 3.5.1 to 3.17, on a custom AM1808(arm) based
board.I could have host usb working inserting a usb key, but after
removing it, a second insertion of the stick is not detected anymore.
I had to enable the broken Kconfig option into /drivers/usb/musb/Kconfig:
config USB
Create each gamepad as a separate joystick
Both device (1006 is for Sega Saturn controllers, 3010 is for Sony
Playstation 1/2 controllers) work the same as 0e8f:3013 (which is for
Nintendo 64 controllers), so i used this device as reference to make my
patch.
Work with kernel 3.14, 3.15, 3.16, 3.17.
On 2014-10-21 11:53:38 [+0200], Krzysztof Opasiak wrote:
> I don't know the target and it's configfs usage so I can only speak
> about composing gadget. Assuming that all usb functions are available
And thatis why I told you to look at it instead re-inventing the wheel.
> in kernel is not a good