USB: option Add blacklist for ZTE K3765-Z (19d2:2002)
commita33ebb8d3f369922763afbf744f7dad9ba6f7318
authorTorsten Hilbrich <torsten.hilbrich@secunet.com>
Mon, 6 Jun 2011 13:39:55 +0000 (6 15:39 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Jun 2011 22:05:37 +0000 (23 15:05 -0700)
tree1fe9bbdc71ac189989fa0729d29019a667903a45
parent5618dd5ab02b2fbd93e432954725bfe8c5ae6032
USB: option Add blacklist for ZTE K3765-Z (19d2:2002)

commit 7e8e62e4a5d26e4cb45f25dddd093837d75616c2 upstream.

The funtion option_send_status times out when sending USB messages
to the interfaces 0, 1, and 2 of this UMTS stick. This results in a
5s timeout in the function causing other tty operations to feel very
sluggish.

This patch adds a blacklist entry for these 3 interfaces on the ZTE
K3765-Z device.

I was also able to reproduce the problem with v2.6.38 and v2.6.39.

This is very similar to a problem fixed in

commit 7a89e4cb9cdaba92f5fbc509945cf4e3c48db4e2
Author: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Date:   Wed Mar 9 09:19:48 2011 +0000

    USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626

Signed-off-by: Torsten Hilbrich <torsten.hilbrich@secunet.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c