https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231076

--- Comment #7 from Hans Petter Selasky <hsela...@freebsd.org> ---
The private pointer is set when you submit a transfer. It basically means that
the transfer was never submitted. See:

libusb20_tr_set_priv_sc1(pxfer0, sxfer);

Do you have a printout for error codes in the completion function?

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to