freebsd-dev/sys/powerpc/conf
Vladimir Kondratyev 1975878673 hid: Import functions and constants required by new subsystem
This does an import of quirk stubs, debugging macros from USB code and
numerous usage constants used by dependent drivers.

Besides, this change renames some functions to get a better matching
with userland library and NetBSD/OpenBSD HID code. Namely:

- Old hid_report_size() renamed to hid_report_size_max()
- New hid_report_size() calculates size of given report rather than
  maximum size of all reports.
- hid_get_data_unsigned() renamed to hid_get_udata()
- hid_put_data_unsigned() renamed to hid_put_udata()

Compat shim functions are provided in usbhid.h to make possible compile
of legacy code unmodified after this change.

Reviewed by:	manu, hselasky
Differential revision:	https://reviews.freebsd.org/D27887
2021-01-08 02:18:42 +03:00
..
dpaa Disable new clang 10.0.0 warnings about misleading indentation in 2020-02-17 19:20:47 +00:00
DEFAULTS
GENERIC hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00
GENERIC64 hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00
GENERIC64-NODEBUG Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations. 2019-11-18 20:03:28 +00:00
GENERIC64LE hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00
GENERIC-NODEBUG Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations. 2019-11-18 20:03:28 +00:00
GENERIC.hints
LINT Create in-tree LINT files 2020-10-09 01:48:14 +00:00
LINT64 Create in-tree LINT files 2020-10-09 01:48:14 +00:00
MPC85XX hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00
MPC85XXSPE hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00
NOTES Fix LINT: Add backlight to NOTES 2020-10-02 20:52:09 +00:00
QORIQ64 hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00