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 <[email protected]> wrote:

>
> I have no experience here, but can offer some tips:
>
> a.   From:
>
> http://lkml.org/lkml/2010/4/21/167
>
> which the kernel driver patch for enabling USB tethering in iPhone,
> perhaps u can do some analogical deduction?
>
> For example, perhaps few of these:
>
>  obj-$(CONFIG_USB_HSO)          += usb/
>  obj-$(CONFIG_USB_USBNET)        += usb/
>  obj-$(CONFIG_USB_ZD1201)        += usb/
> +obj-$(CONFIG_USB_IPHETH)        += usb/
>
> b.   as pointed out in the same URL, check this out:
>
> http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver
>
> On Sep 27, 8:35 am, Pankaj <[email protected]> wrote:
> > 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 option we need to enable in the kernel for using
> > USB tethering. I am not able to find why USB tethering option itself
> > missing from Settings View.
> >
> > Thanks and Regards,
> > Pankaj
>
> --
> unsubscribe: 
> [email protected]<android-kernel%[email protected]>
> website: http://groups.google.com/group/android-kernel
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to