Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_…
…setup The 4G XS Stick W14 seems to not understand RTS/DTR setting in option_send_setup causing long timeouts on any open() which disturbs a lot of well-known userspace applications like minicom or ModemManager. Therefore, we enable OPTION_BLACKLIST_SENDSETUP blacklisting for it. Signed-off-by: Gernot Hillier <gernot@hillier.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information