1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/network
John Crispin eb6acdf6b4 comgt: Allow using non-TTY devices
Some Huawei mobile broadband sticks utilizing the NCM protocol expose
the control channel as a cdc-wdm device node instead of a virtual TTY.
This device node does not support the terminal ioctls. This patch
adds a check whether the provided device is a TTY or not and does not
attempt to use the terminal ioctls if they are not supported.

v2: reduce diffstat by simplifying code a little
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>

SVN-Revision: 44054
2015-01-20 06:33:49 +00:00
..
config netifd: add option to customize IPv6 interface identifiers (thx Hans Dedecker) 2015-01-19 08:39:04 +00:00
ipv6 map: export calculated ruleset to /tmp 2015-01-13 19:00:39 +00:00
services igmpproxy: add patch to silence unnecessary logging of downstream igmp traffic 2015-01-18 00:42:43 +00:00
utils comgt: Allow using non-TTY devices 2015-01-20 06:33:49 +00:00