Page MenuHomeFreeBSD

libusb: implement libusb_fill_bulk_stream_transfer
ClosedPublic

Authored by aokblast on Jul 9 2025, 11:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 11:02 PM
Unknown Object (File)
Sat, Oct 11, 11:02 PM
Unknown Object (File)
Sat, Oct 11, 11:02 PM
Unknown Object (File)
Sat, Oct 11, 1:43 PM
Unknown Object (File)
Fri, Oct 3, 7:44 PM
Unknown Object (File)
Thu, Oct 2, 2:54 AM
Unknown Object (File)
Tue, Sep 30, 5:03 PM
Unknown Object (File)
Tue, Sep 30, 4:36 PM
Subscribers

Details

Summary

The bulk_stream is just a bulk with id. All of the requirements
in both libusb20 and kernel have been done. The only thing is that we
should set the stream id.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable