freebsd-nq/lib/libusb
Brooks Davis 8010f4ad21 libusb: remove use of COMPAT_32BIT
This codepath used uint64_t's in place of pointers in structs and
arrays to allow 32-bit code to use 64-bit version of ioctls.  Now
that we support 32-bit compat natively this is no longer needed.

Reviewed by:	hselasky, jrtc27 (prior version)
2021-12-17 21:28:14 +00:00
..
libusb01.c
libusb10_desc.c
libusb10_hotplug.c
libusb10_io.c Improve handling of USB device re-open in the LibUSB v1.x API. 2021-06-11 17:06:44 +02:00
libusb10.c Improve handling of USB device re-open in the LibUSB v1.x API. 2021-06-11 17:06:44 +02:00
libusb10.h
libusb20_desc.c
libusb20_desc.h
libusb20_int.h libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb20_ugen20.c libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb20.3
libusb20.c libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb20.h
libusb_global_linux.h
libusb-0.1.pc
libusb-1.0.pc
libusb-2.0.pc
libusb.3
libusb.h
Makefile libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
Makefile.depend
usb.h