commit | a74171005f2f6474e05bdfccb05c9f0d68224a49 | [log] [tgz] |
---|---|---|
author | Gernot Hillier <gernot@hillier.de> | Mon Jan 11 09:35:17 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:54:21 2010 -0800 |
tree | 9db55ff284d69e3b163b87c98cbce3dbfe14dfef | |
parent | cc175ce2c01fc78dbf98a2b00f23d8863de20764 [diff] |
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>