freebsd-dev/lib/libusbhid
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
..
data.c libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
descr_compat.c
descr.c libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
Makefile libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
parse.c USB HID descriptors may push/pop the current state to allow 2020-06-05 07:57:16 +00:00
usage.c
usbhid.3
usbhid.h
usbvar.h libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00