android_kernel_samsung_msm8976/drivers/usb/atm
Duncan Sands 67c752b41a [PATCH] USBATM: change the default speedtouch iso altsetting
The maximum possible bandwidth for a speedtouch modem is about 7Mbaud.
You can only get this by using isochronous urbs (enable_isoc=1) and
altsetting 3.  With the current default altsetting of 2, the modem
maxes out at about 4Mbaud.  So change the default altsetting to 3
when using isochronous urbs.  It would be nice to base the altsetting
on the detected line speed, but that's hard given the current design.

Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-05-08 23:43:54 -07:00
..
cxacru.c [PATCH] USBATM: semaphore to mutex conversion 2006-01-31 17:23:40 -08:00
Kconfig [PATCH] USB: Eagle and ADI 930 usb adsl modem driver 2006-01-04 13:48:29 -08:00
Makefile [PATCH] USB: Eagle and ADI 930 usb adsl modem driver 2006-01-04 13:48:29 -08:00
speedtch.c [PATCH] USBATM: change the default speedtouch iso altsetting 2006-05-08 23:43:54 -07:00
ueagle-atm.c [PATCH] USB: UEAGLE : memory leack fix 2006-04-14 11:12:23 -07:00
usbatm.c [PATCH] USBATM: semaphore to mutex conversion 2006-01-31 17:23:40 -08:00
usbatm.h [PATCH] USBATM: semaphore to mutex conversion 2006-01-31 17:23:40 -08:00
xusbatm.c [PATCH] USBATM: allow isochronous transfer 2006-01-31 17:23:40 -08:00