Vladimir Kondratyev b1f1b07f6d hid: Import iichid - I2C transport backend for HID subsystem
This implements hid_if.m methods for HID-over-I2C protocol [1].

Following kernel options are added:

IICHID_SAMPLING - Enable support for a sampling mode as interrupt
                  resource acquisition is not always possible in a case
                  of GPIO interrupts.
IICHID_DEBUG    - Enable debug output.

The module is based on prior Marc Priggemeyer work (D16698).

[1] http://download.microsoft.com/download/7/d/d/7dd44bb7-2a7a-4505-ac1c-7227d3d96d5b/hid-over-i2c-protocol-spec-v1-0.docx

Differential revision:	https://reviews.freebsd.org/D27892
2021-01-08 02:18:43 +03:00
..
2020-10-02 18:18:01 +00:00
2020-12-16 14:48:46 +00:00
2020-11-18 15:25:38 +00:00
2020-12-25 19:47:45 +01:00
2020-12-11 22:52:03 +00:00
2020-11-29 00:35:13 +00:00
2020-08-31 15:03:23 +00:00
2020-09-18 16:48:08 +00:00
2021-01-04 08:26:14 -05:00
2020-11-19 03:59:21 +00:00
2020-12-07 11:18:51 +00:00
2021-01-04 08:32:54 -05:00
2020-12-11 22:51:48 +00:00
2020-10-03 08:31:28 +00:00
2020-12-11 22:51:53 +00:00
2020-10-05 19:58:55 +00:00
2020-10-05 19:58:55 +00:00
2020-09-29 20:46:25 +00:00
2020-12-11 21:40:38 +00:00
2020-12-17 17:11:14 +00:00