summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-04-28 10:01:23 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:36 +0200
commita27a9afd70dc6e67665def412edef9caf99808af (patch)
tree642aa588e1f62591cdd36672cecc9f303af313a8 /recipes
parent25b67a41b4ccc3a8577b8bd0a54a3533109212d6 (diff)
connman: blacklist USB gadget devices
Connman gained support for USB gadget. The typical usecase is to use USB gadget for tethering. In this use case the module would be the device sharing the connection to the USB host connected to the module. However, our typical use case in mind for RNDIS is a simple ethernet connection between a development host and the module, hence no need for tethering/routing. This however is not easily doable with connman, since connman tries to have one connection online only. When enabling USB gadget as a normal ethernet device, this typically leads to classic ethernet not being configured since the USB RNDIS connection is already up and running. By blacklisting USB gadget, connman won't touch the device and we can use other means of bringing up the network interface.
Diffstat (limited to 'recipes')
0 files changed, 0 insertions, 0 deletions