inux-usb-devel&m=112261051719992&w=2
>
> However, the appropriate way to test that code uses a Windows host,
> not a Linux host.
>
> - Dave
>
>
> > From [EMAIL PROTECTED] Sun Jul 31
23:50:42 2005
> > From: jinzhcheng <[EMAIL PROTECTED]>
> &
Hello,
I want to use usbnet for testing my linux device's g_ether driver which
supporting RNDIS.
but when i view linux-2.6.12/drivers/usb/net/usbnet.c, and i find
CONFIG_USB_RNDIS. I make meuconfig under kernel tree, and don't find
this macro. so, how to support rndis in the usbnet driver? can you