History log of /freebsd-10-stable/sys/dev/hyperv/input/hv_kbd.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 317823 05-May-2017 sephe

MFC 317821
hyperv/kbd: Channel read expects non-NULL channel argument.

Sponsored by: Microsoft


# 317124 19-Apr-2017 sephe

MFC 316515,316812

316515
hyperv/kbd: Add support for synthetic keyboard.

Synthetic keyboard is the only supported keyboard on GEN2 Hyper-V.

Submitted by: Hongjiang Zhang <honzhan microsoft com>
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D10196

316812
hyperv/kbd: Remove unnecessary assignment.

Reported by: PVS
Sponsored by: Microsoft

# 316515 05-Apr-2017 sephe

hyperv/kbd: Add support for synthetic keyboard.

Synthetic keyboard is the only supported keyboard on GEN2 Hyper-V.

Submitted by: Hongjiang Zhang <honzhan microsoft com>
MFC after: 1 week
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D10196