Date: Thu, 21 Dec 2017 18:43:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 224454] Feature request: implement libusb_get_parent and libusb_has_capability Message-ID: <bug-224454-17-dX9xNsg3gw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224454-17@https.bugs.freebsd.org/bugzilla/> References: <bug-224454-17@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224454 --- Comment #2 from Ting-Wei Lan <lantw44@gmail.com> --- I have no FreeBSD 12 installation. The machine I used to test libgusb runs FreeBSD 11.1-RELEASE. I can setup FreeBSD 12 in virtual machine if I have to provide some code running on it. I think libusb_has_capability is easier to implement. Do you think it is correct for libusb_has_capability to always return 1 for the hotplug capability? I found there is another missing function today: libusb_interrupt_event_handler. gvfs uses it in its MTP backend, and this is the only libusb function it calls. gvfs has an option to disable libusb support, so it doesn't cause build problems. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224454-17-dX9xNsg3gw>