freebsd-dev/sys/arm64/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
..
DEFAULTS GPT is standard in x86 and arm64 land. Add it to DEFAULTS with the 2018-08-17 14:47:21 +00:00
GENERIC hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00
GENERIC-MMCCAM Set ident for GENERIC-MMCCAM to not announce itself as 2018-09-14 15:46:31 +00:00
GENERIC-NODEBUG hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00
GENERIC-UP Update several more URLs 2017-10-29 08:17:03 +00:00
LINT Create in-tree LINT files 2020-10-09 01:48:14 +00:00
NOTES 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00