From: Oliver Neukum Date: Sat, 13 May 2006 20:50:47 +0000 (+0200) Subject: [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware X-Git-Tag: v2.6.18-rc1~858^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86478944eba887f149e151bacc023ae4b2d23ea6;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed