summaryrefslogtreecommitdiff
path: root/recipes-core/usb-rndis/files/tegra/start-rndis.sh
AgeCommit message (Collapse)Author
2015-10-20apalis/colibri_t20/30 aka tegras: fix usb rndis operationMarcel Ziswiler
We noticed that our latest move to using systemd/networkd leaves the rndis0 interface down. Manually bringing the link up solved the issue. As a workaround add upping the link to our start-rndis.sh script.
2014-08-04usb-rndis: add config for g_ether.ko solutionMax Krummenacher
i.MX6 and Vybrid modules use the g_ether driver for RNDIS functionality. This commit uses a systemd service to load the kernel module, configures the new usb0 NIC and starts a dhcp server to serve an IP address to a USB host. The Tegras use the android gadget driver. The configuration remains unchanged.