From http://embedded.seattle.intel-research.net/wiki/index.php?title=Setting_up_USBnet
Currently the Linux kernel supports a CDC Ethernet USB Gadget driver (see USBnet (http://www.linux-usb.org/usbnet/) for more information); however, Windows in unable to use this device because it only support RNDIS Ethernet drivers (the CDC Ethernet driver does work under Linux though).
I'm fail to running Linux USB Ethernet/RNDIS gadget with Windows XP by MS default RNDIS driver. (Error code 10).
Finally I found MCCI RNDIS (Evalution version). It works.
I get it from http://members.driverguide.com/driver/detail.php?driverid=557038
1.Linux Ethernet/RNDIS device
ifconfig usb0 10.0.0.1
2.Windows Ethernet/RNDIS host
Set IP address for Eval MCCI?USB networking device (NDIS 5)
For example 10.0.0.2
Then it works as a real ethernet connection ...
沒有留言:
張貼留言