linux/drivers/usb/class
Arseniy Lartsev 5186ffee23 USB: cdc-acm: work around some broken devices
This patch introduces a work around for cdc-acm devices which are
low speed contrary to the specification, which requires bulk endpoints
which are banned in low speed and converted by usbcore to virtual
interrupt endpoints if they are used nevertheless.

Signed-off-by: Arseniy Lartsev <ars3n@yandex.ru>
Cc: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-07-12 15:16:37 -07:00
..
Kconfig USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
Makefile USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
cdc-acm.c USB: cdc-acm: work around some broken devices 2009-07-12 15:16:37 -07:00
cdc-acm.h USB: support for cdc-acm of single interface devices 2009-06-15 21:44:45 -07:00
cdc-wdm.c USB: correct error handling in cdc-wdm 2009-04-23 14:15:30 -07:00
usblp.c Driver Core: usb: add nodename support for usb drivers. 2009-06-15 21:30:25 -07:00
usbtmc.c USB: fix memory leak in usbtmc 2009-07-12 15:16:37 -07:00