[android-kernel] Re: [android-kernel]

2009-03-03 Thread Ashutosh Malviya
Hi Mike, Does the kernel at "Android Dev Phone 1" has support for USB as well as gadgetfs? Will "mount -t gadgetfs gadgetfs /dev/gadget" work on Development Phone? Ashutosh On Tue, 2009-03-03 at 09:26 -0500, Mike Lockwood wrote: > Hi Ashutosh, > > There is no USB support in the emulator, so

[android-kernel] Re: endpoint configuration -- HELP NEEDED

2009-03-03 Thread Ramy
On Mar 4, 2:35 am, Greg KH wrote: > On Mon, Mar 2, 2009 at 10:08 PM, Ramy wrote: > > One more doubt ..let us assume that i have an application on host side > >  (fullspeed usb). But on the device side i have a highspeed driver for > >  the usb. I cannot  modify any thing from the host side. > >

[android-kernel] Re: endpoint configuration -- HELP NEEDED

2009-03-03 Thread Greg KH
On Mon, Mar 2, 2009 at 10:08 PM, Ramy wrote: > One more doubt ..let us assume that i have an application on host side >  (fullspeed usb). But on the device side i have a highspeed driver for >  the usb. I cannot  modify any thing from the host side. I think you are still a bit confused. No oper

[android-kernel] Re: [android-kernel]

2009-03-03 Thread Mike Lockwood
Hi Ashutosh, There is no USB support in the emulator, so that won't work. You will need to work on hardware to do android USB development for now. Mike On Tue, Mar 3, 2009 at 7:24 AM, Ashutosh Malviya wrote: > Hello Everyone > > I have a kernel source linux-2.6.25-android-1.0_r1.tar.gz downlo

[android-kernel] Problem mounting gadgetfs

2009-03-03 Thread Ashutosh Malviya
Hello Everyone I have a kernel source linux-2.6.25-android-1.0_r1.tar.gz downloaded from http://code.google.com/p/android/downloads/list. I uncompressed it and pulled config.gz from android emulator. adb pull /proc/config.gz . 64 KB/s (5898 bytes in 0.089s) gunzipped and copied to kernel source

[android-kernel]

2009-03-03 Thread Ashutosh Malviya
Hello Everyone I have a kernel source linux-2.6.25-android-1.0_r1.tar.gz downloaded from http://code.google.com/p/android/downloads/list. I uncompressed it and pulled config.gz from android emulator. adb pull /proc/config.gz . 64 KB/s (5898 bytes in 0.089s) gunzipped and copied to kernel source