Simple CDC-ECM network using Belcarra's USBLAN for Windows

The following information outlines how to configure and load the Linux gadget modules to setup a simple USB CDC-ECM portocol network using Belcarra's freely available evaluation version of USBLAN for Windows.

Firstly,take a Linux kernel and reconfigure it as follows:

- Add the following line if not present
  CONFIG_USB_NET=m
- Remove the following lines if present
  CONFIG_USB_ETH_RNDIS=y
  CONFIG_USB_ETH_EEM=y


Favourites