Hi All,

I'm looking to add a new gadget to the drivers/usb/gadget/android.c file. 
Specifically, I'd like to add an HID gadget to emulate keyboard and mouse 
functions from a Nexus 7. I've been looking through the f_hid.c and 
android.c source code in drivers/usb/gadget/ and I've been partially 
successful in implementing this behaviour by compiling the hid.c module. 
Unfortunately, the hid.c module does not play well with android.c and all 
pre-existing MTP, PTP, ADB usb functions disappear when the hid.c module is 
active. So this is not attractive. I'd like to know if anyone has 
successfully implemented an HID gadget in android.c and if so, how can I go 
about doing the same thing? Your help would be greatly appreciated!

Cheers,

Nadeem

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to