User Details
- User Since
- Jun 21 2022, 7:17 PM (212 w, 6 d)
Yesterday
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
Sat, Jul 11
Fri, Jul 10
This fixes the kvm_clock detection on a guest on KVM on HyperV.
Tue, Jul 7
Mon, Jul 6
@imp Any suggestion? This is for your request:).
Sun, Jul 5
Sat, Jul 4
Fri, Jul 3
Is there anything else barring us from merging this?
@dch ping!
Wed, Jul 1
- AI fixed
- AI fix: 2
- fixup! xhci: Refactor xhci_generic_setup code
Tue, Jun 30
@kib I don't have the machine now so it needs test from the user.
Mon, Jun 29
@adrian If you don't have any concern, I will merge this patch tomorrow.
Sat, Jun 27
Fri, Jun 26
LGTM! irq_res = bus_alloc_resource_any is not guarded with IICHID_SAMPLING. It should be paired.
Thu, Jun 25
Minor fixes
Enable FFH
Minor fixes
Minor fixes