Re: [android-kernel] Weak host behavior in Android Kernel/Stack

2010-06-17 Thread Imran Khan
terface, and cannot be accesed through the usb0. You should look > at how routing works RTFM > > El 15/06/2010 7:08, "Imran Khan" escribió: > > > Hi everybody, > I am doing some tests regarding weak host behavior of android kernel. > I have two interfaces active : >

[android-kernel] Weak host behavior in Android Kernel/Stack

2010-06-14 Thread Imran Khan
Hi everybody, I am doing some tests regarding weak host behavior of android kernel. I have two interfaces active : usb0 : 192.168.77.254 tiwlan0 : 192.168.1.101 I have a socket bound to interface 192.168.77.254 and thru this socket I am sending a UDP packet to remote host 192.168.1.x . The problem

Re: [android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-08 Thread Imran Khan
at 4:10 PM, sanjeev sharma wrote: > HI, > > Did you checked header files in the path asm/mach/mmc.h" and "mach/ > htc_pwrsink.h" for it is looking for. > > > Regards > sanjeev sharma > > On Tue, Jun 8, 2010 at 7:37 PM, Imran Khan wrote: > >>

Re: [android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-08 Thread Imran Khan
I have tried that way too but no luck Any suggestions ??? thanks, imran On Tue, Jun 8, 2010 at 4:26 AM, sanjeev sharma wrote: > > Hey Could you downloaded separately instead of upgrading it from 2.6.27 to > 2.6.32. > > > > sanjeev > On Mon, Jun 7, 2010 at 9:

[android-kernel] Problem in Compiling android-2.6.32 kernel

2010-06-07 Thread Imran Khan
Hi All, I have downloaded kernel 2.6.27 form git repository and have upgraded it to 2.6.32 using command : git checkout v2.6.32 . When I compile it the file drivers/mmc/host/msm_sdcc.c is not getting compiled. It reports an error that header files "asm/mach/mmc.h" and "mach/ htc_pwrsink.h" are mis