[linux-usb-devel] Re: Broken USB transactions with BlueFrog USB device

2002-03-22 Thread Greg KH
On Fri, Mar 22, 2002 at 03:03:46PM -0800, Maksim Krasnyanskiy wrote: > Folks, > > Any ideas USB transaction can be screwed ? > Please read problem explanation below. I read this, and without a USB trace dump, I would blame the usb device, not the host controller software. > btw Greg, is there a

[linux-usb-devel] Re: Broken USB transactions with BlueFrog USB device

2002-03-22 Thread Maksim Krasnyanskiy
Folks, Any ideas USB transaction can be screwed ? Please read problem explanation below. btw Greg, is there any reason why, in your Bluetooth -> TTY driver, you submit bulk_in requests with the buf_len exactly equal to max_packet_len on bulk endpoint instead of a larger buffer that can hold co