Page MenuHomeFreeBSD

unitrunker_protonmail.com (Rick Parrish)
User

Projects

User does not belong to any projects.

User Details

User Since
Dec 11 2025, 2:00 AM (39 w, 4 d)

Recent Activity

Jul 21 2026

unitrunker_protonmail.com added a comment to D54218: Introduce libusb20_dev_open_with_flags for shared vs. exclusive access..

usbconfig stopped reporting my webcam and fingerprint reader. Instead I get 'usbconfig: could not open device: Bad file descriptor'. Problem goes away when these changes are reverted. A very strange side note: libusb20_int.h is missing from base.txz for 15.1-RELEASE (but is in src.txz). I think the problem is I'm testing against 15.1-RELEASE which is too far behind current. I need to find some hardware onto which I can run current.

Jul 21 2026, 5:51 PM · USB
unitrunker_protonmail.com added a comment to D54296: PR 291774: expand range of errors reported by libusb_open(3).

Edit: disregard. That comment is for another review.

Jul 21 2026, 5:05 PM · USB
unitrunker_protonmail.com added a comment to D54296: PR 291774: expand range of errors reported by libusb_open(3).

@lwhsu @aokblast Ping

Jul 21 2026, 3:58 PM · USB

Jul 20 2026

unitrunker_protonmail.com added a comment to D54218: Introduce libusb20_dev_open_with_flags for shared vs. exclusive access..

Plus these point. Should we add O_CLOEXEC in here as libusb opened program can panic and thus flock never unlock

Good question. Edit: I don't use O_CLOEXEC. Suggestions are welcome.

Jul 20 2026, 11:53 PM · USB
unitrunker_protonmail.com added inline comments to D54218: Introduce libusb20_dev_open_with_flags for shared vs. exclusive access..
Jul 20 2026, 11:48 PM · USB
unitrunker_protonmail.com updated the diff for D54218: Introduce libusb20_dev_open_with_flags for shared vs. exclusive access..

Small fixes suggested by aokblast.

Jul 20 2026, 11:45 PM · USB