[android-kernel] How to use USB gadget driver for debugging with adb

2009-12-18 Thread Fasil Mohamed
Hi, I want to debug an application crash with adb for the target OMAP platform running Android donut. At present I m having USB_OTG support in my kernel for my target platform OMAP which has only storage support. The kernel I m using is 2.6.29 for OMAP3530. I need to understand the ro

[android-kernel] Mobile applications services

2009-12-18 Thread Alcove crm5
Hi, I represent Alcove Technologies, an offshore based IT services outsourcing company. We help our worldwide customers with our end-to-end Mobile Applications solutions services that include; • Palm OS application development • iPhone Application development • Black Berry/RIM development/J2ME •

Re: [android-kernel] Re: netfilter kernel module questions

2009-12-18 Thread Greg KH
On Thu, Dec 17, 2009 at 11:03 PM, biAji wrote: > > > On Dec 17, 6:43 pm, Dan Danciu wrote: >> Hi, >> >> From what I know lsmod command requires root access. No it does not. >> Is there a programmatic way to find out? And if yes, could it be >> available on not rooted phones? Yes there is, 'cat

Re: [android-kernel] Re: Internal module kernel

2009-12-18 Thread Alberto Panizzo
Il giorno mer, 16/12/2009 alle 05.49 -0800, Ben Linus ha scritto: > Hi all, > I try to explain better, > i use kernel_goldfish_2-6-29 for android emulator, > i enter in menuconfig and select the sd/mmc goldfish driver > with "M" option and compile the kernel. > After i use this command: > > $ make