]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hv_hid: Hyper-V HID driver
authorYuri <yuri@aetern.org>
Sun, 5 Feb 2023 15:32:08 +0000 (18:32 +0300)
committerVladimir Kondratyev <wulf@FreeBSD.org>
Sun, 5 Feb 2023 15:32:08 +0000 (18:32 +0300)
commite4d3f1e40ab3327e4ff6f689f54a64bd2ebc0568
treefe6cf0509bbc6920bd51c02ca2c6a4ad6abe5d66
parentedfc7d6e5b5b48fd8fad80672b94d8ab9c78095b
hv_hid: Hyper-V HID driver

Hyper-V HID driver using hidbus/hms.

Reviewed by: wulf
MFC after: 1 week
PR: 221074
Differential revision: https://reviews.freebsd.org/D38140
sys/amd64/conf/NOTES
sys/conf/files.x86
sys/dev/hid/hidbus.c
sys/dev/hyperv/input/hv_hid.c [new file with mode: 0644]
sys/i386/conf/NOTES
sys/modules/hyperv/Makefile
sys/modules/hyperv/hid/Makefile [new file with mode: 0644]