Hi All, I'm very happy to present the (hopefully) final version of my patch set for adding bulk stream support to usbfs. I've tested this using an uas device redirected to a qemu vm (which uses usbfs to access the device), and with the xhci fixes I send yesterday this works well. This patch set has the following changes compared to the RFC I posted a while back: -add a patch to kill urbs on interface on set_interface. This is somewhat unrelated but the alloc / free streams function do the same, so this is here for completeness -propagate free_streams error return in proc_free_streams -kill pending urbs on interface before alloc / free streams -added a patch to properly release streams on interface release -error check / limit num_streams and num_eps on stream alloc / free -make stream_id unsigned Greg, assuming there are no objections, can you add this to the usb-next tree please ? Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html