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

2010-02-03 Thread shashi kumar
Hi Fasil, Can you clarify me, is it otg will work on android kernel? main advantage of android.c file is we can switch betwen the adb and other function drivers. On Wed, Jan 27, 2010 at 2:22 PM, Fasil Mohamed wrote: > Voks > > on Enabling Android gadget in USB OTG, debugging is made possible v

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

2010-01-27 Thread Fasil Mohamed
Voks on Enabling Android gadget in USB OTG, debugging is made possible via adb... No other gadget need to be enabled to make adb work... Regards Mohamed Fasil On Jan 19, 10:34 pm, voks wrote: > Fasil, > > Did you have some other usb gadget also enabled while debugging with > adb via USB. I am w

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

2010-01-19 Thread voks
Fasil, Did you have some other usb gadget also enabled while debugging with adb via USB. I am wondering if it will be possible? To debug with adb over USB with for example gadgetFS running. Thanks&Regards, voks On Jan 11, 12:49 am, Fasil Mohamed wrote: > Hi, > >         I have enabled the adb d

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

2010-01-10 Thread Fasil Mohamed
Hi, I have enabled the adb debugging with target via USB OTG. On enabling the following configuration Device Drivers-> USB Support-> USB Gadget support -> USB Gadget Drivers -> Android Gadget I got the android.c file compiled including f_adb.o (drivers/usb/ gadget/android.c) and it also