summaryrefslogtreecommitdiff
path: root/recipes-multimedia
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
commit3270c5ae6701c17730c7f7573678b021826bcf18 (patch)
tree0db206cb1707bdbc47009a358aafc9a8d6ef00b8 /recipes-multimedia
parent0ce53ab2eb60797db70b48087ffbfcc1de85c460 (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-multimedia')
0 files changed, 0 insertions, 0 deletions