Linked URB's question.

I have a trouble with High speed USB device. As I know 6.2.1 does not supports linked URBs, am I right? And when it will be realiased?

"Alexander wrote:

: I have a trouble with High speed USB device.

What kind of trouble ?

: As I know 6.2.1 does not supports linked URBs, am I right?

Yes you are correct.

: And when it will be realiased?

Maybe you could explain why you need this feature.
You can call usbd_io for multple URBs and the USB
stack will keep requests enqueued for an endpoint.