]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware
authorOliver Neukum <neukum@fachschaft.cup.uni-muenchen.de>
Sat, 13 May 2006 20:50:47 +0000 (22:50 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:08 +0000 (15:04 -0700)
commit46844529ddf34ade222c33c8acb40a4e0f4967c8
tree21c9871c1524c75cc702e0fbaa7700e82a9f744f
parente57d71802a31f19a4eecfc48135ef16495a76f05
[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware

this fixes the "duplicated text" bug. There's a modem that cannot cope
with large transfers and more than one urb in flight. This patch adds a
special case to the driver.

Signed-off-by: Oliver Neukum <oliver@neukum.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/cdc-acm.c
drivers/usb/class/cdc-acm.h