[android-kernel] Android Virtual Key Touchscreen Driver Support

2010-08-17 Thread kev
Hello, I am implementing the touchscreen kernel driver for Cypress' TrueTouch products. Can you point me to documentation about what to add to a touchscreen driver and/or board configuration to convert MT abs positions to Android virtual key support keycodes (MENU HOME BACK SEARCH)? Thank you and

[android-kernel] Re: Android USB adb device not being enumerated.

2010-08-17 Thread datapig
Since no one can assist, I gave up on the buggy composite driver and just switched to using the USB Ethernet gadget and got ADB over TCP working instead. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Froyo and kernel version

2010-08-17 Thread scorproy
A noobish question kernel gurus: 1. How do I cherry pick the Froyo changes other than the kernel using repo, for if I use the standard repo command, it syncs up everything in the latest release. 2. In repo, how do I list down all the projects in a manifest file, the output of which I can use in rep