]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/usb/serial/option.c
USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup
authorGernot Hillier <gernot@hillier.de>
Mon, 11 Jan 2010 08:35:17 +0000 (09:35 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:54:21 +0000 (14:54 -0800)
commita74171005f2f6474e05bdfccb05c9f0d68224a49
tree9db55ff284d69e3b163b87c98cbce3dbfe14dfef
parentcc175ce2c01fc78dbf98a2b00f23d8863de20764
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>
drivers/usb/serial/option.c