User Details
- User Since
- Jun 21 2022, 7:17 PM (214 w, 5 d)
Wed, Jul 29
Tue, Jul 28
Ok! I would like to confirm something with you before committing:
Mon, Jul 27
Sun, Jul 26
Sat, Jul 25
LGTM. Waiting for the feedback from @glebius :)
Plus these points, usb_unlink_urb_sub bypass unanchored in not started yet branch. Causing a forever run if the xfer hasn't start yet
hi, it is moved to D57759, right? I can commit that patch for you.
I would just abandon it as somebody has much more decent works.
LGTM. Sorry that I though it was copy and paste from line 633. It should work. Thanks!
Reflect @markj's comment
Also, we should use peek flag in native in here.
LGTM with the style change. I can commit this after @glebius accept.
Wed, Jul 22
Tue, Jul 21
Mon, Jul 20
Sun, Jul 19
Yes, sorry about my bad english expression:)
Sorry, it should be bus_space_{read,write} series.
Also should probably be using read/write not just read everywhere in the commit message.
Have some patches upstream.
Sat, Jul 18
HI, my patch is only the library part. It needs extra work to become a driver.
Fri, Jul 17
Reflect comments
@hs.freebsd_id.omnilan.de I have sent you a mail to ask your desired author and mail few days ago. As others might want to compile on i386, I will use Harry Schmalzb. <freebsd@omnilan.de> and commit tomorrow.
Wed, Jul 15
Tue, Jul 14
Mon, Jul 13
Tested with yubikey.
As we need to provide the require file descriptor that need to be opened before cap_enter.
Do the FDs change during the runtime of the tool? Or are they something that could be set
once during some init phase (maybe in a new function which would call cap_enter, rather than
the owner having to call it) and then pulled out of some the libusb backend state?
Sun, Jul 12
Thanks for your review @bnovkov
Reflect bnovkov's review
LGTM!
Fixes
reflect olce@'s comment
Reflect olce@'s comment