openwrt/package/network/utils/comgt/patches
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
..
001-compile_fix.patch
002-termios.patch
003-no_XCASE.patch comgt: drop the use of the non-standard XCASE termios flag (#18186) 2014-10-21 20:32:05 +00:00
004-check_tty.patch comgt: Allow using non-TTY devices 2015-01-20 06:33:49 +00:00