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

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

2010-09-27 Thread Gururaj BO
http://groups.google.co.in/group/android-porting/browse_thread/thread/635de036e5d8e68e/50088495a278611d?hl=en#50088495a278611d may help you. tell how to get tethering in settings. Gururaja B O On Mon, Sep 27, 2010 at 7:38 AM, Peter Teoh wrote: > > I have no experience here, but can offer some t