From: Philippe Corbes Date: Tue, 31 Aug 2010 17:31:32 +0000 (+0200) Subject: USB: cdc-acm: Add pseudo modem without AT command capabilities X-Git-Tag: v2.6.36-rc4~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b239f0aebd4dd6f85b13decf5e18e86e35d57f0;p=pandora-kernel.git USB: cdc-acm: Add pseudo modem without AT command capabilities cdc-acm.c : Manage pseudo-modem without AT commands capabilities Enable to drive electronic simple gadgets based on microcontrolers. The Interface descriptor is like this: bInterfaceClass 2 Communications bInterfaceSubClass 2 Abstract (modem) bInterfaceProtocol 0 None Signed-off-by: Philippe Corbes Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed