Re: openmoko works as an usb keyboard now

2011-11-04 Thread Timo Juhani Lindfors
"Raphael Wimmer" writes: > I have been waiting for such a gadget driver since I got my first Zaurus. > Is there already a mouse gadget? The same driver supports mouse too but needs small changes. -Timo ___ Openmoko community mailing list community@li

Re: openmoko works as an usb keyboard now

2011-11-04 Thread Raphael Wimmer
This is great! I have been waiting for such a gadget driver since I got my first Zaurus. Is there already a mouse gadget? Raphael On Fri, 04 Nov 2011 16:07:27 +0100, Timo Juhani Lindfors wrote: Hi, 2.6.39 includes g_hid.ko that can be used to make the system appear as a usb keyboard to

openmoko works as an usb keyboard now

2011-11-04 Thread Timo Juhani Lindfors
Hi, 2.6.39 includes g_hid.ko that can be used to make the system appear as a usb keyboard to some usb host. It seems this is a platform driver but no platform in linux includes it. http://lindi.iki.fi/lindi/git/linux-hid-gadget.git/ is a fork of g_hid that works as an out-of-tree module and not