linux/drivers/usb/atm
Duncan Sands e3fb2f641f [PATCH] USBATM: handle urbs containing partial cells
The receive logic has always assumed that urbs contain an integral
number of ATM cells, which is a bit naughty, though it never caused
any problems with bulk transfers.  Isochronous urbs spank us soundly
for this.  Fixed thanks to this patch, mostly by Stanislaw Gruszka.

Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
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
cxacru.c [PATCH] USBATM: allow isochronous transfer 2006-01-31 17:23:40 -08:00
speedtch.c [PATCH] USBATM: allow isochronous transfer 2006-01-31 17:23:40 -08:00
ueagle-atm.c [PATCH] USBATM: allow isochronous transfer 2006-01-31 17:23:40 -08:00
usbatm.c [PATCH] USBATM: handle urbs containing partial cells 2006-01-31 17:23:40 -08:00
usbatm.h [PATCH] USBATM: handle urbs containing partial cells 2006-01-31 17:23:40 -08:00
xusbatm.c [PATCH] USBATM: allow isochronous transfer 2006-01-31 17:23:40 -08:00