libusb(3): Implement libusb_init_context() and the needed structures and definitions.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 26 Jan 2023 12:56:51 +0000 (13:56 +0100)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 30 Mar 2023 15:26:55 +0000 (17:26 +0200)
commit4c6bcffd04f9d0b6cb57af0ffcc9be3098fe950c
tree7de73cdd897275ab862f0d9bec5e5dbc53f01ca2
parent463c88e63424bf03511e4301994fd2b2d769d663
libusb(3): Implement libusb_init_context() and the needed structures and definitions.

Differential Revision: https://reviews.freebsd.org/D38212
MFC after: 1 week
Sponsored by: NVIDIA Networking
lib/libusb/Makefile
lib/libusb/libusb.3
lib/libusb/libusb.h
lib/libusb/libusb10.c