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-04-28 16:09:18 +00:00
2021-01-08 02:18:43 +03:00
2020-12-17 14:20:36 +00:00
2020-08-22 03:57:55 +00:00
2020-05-16 02:29:10 +00:00
2020-12-04 21:12:17 +00:00
2020-11-05 15:55:23 +00:00
2020-04-28 16:09:18 +00:00
2020-04-28 16:09:18 +00:00
2020-10-08 20:56:00 +00:00
2020-09-12 00:33:11 +00:00
2020-10-19 20:43:29 +00:00
2020-12-27 14:33:13 -08:00