Re: [android-kernel] How to enable USB Tethering?

2010-09-27 Thread Mike Lockwood
In addition to enabling RNDIS in the kernel config, you need to configure it in the USB setup in your board file. See: http://android.git.kernel.org/?p=kernel/msm.git;a=blob_plain;f=arch/arm/mach-msm/board-mahimahi.c;hb=android-msm-2.6.32 for an example. Mike On Sun, Sep 26, 2010 at 8:35 PM, P

[android-kernel] How to enable USB Tethering?

2010-09-26 Thread Pankaj
HI, I am facing problem in getting USB tethering option in Settings View. I am using 2.6.32 based kernel, which is working well with android 2.2 (Froyo). I have enabled Android rndis gadget driver in kernel but I am not able to see USB tethering Option in the settings view. My doubt is what all o