]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 316515,316812
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Apr 2017 05:19:33 +0000 (05:19 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Apr 2017 05:19:33 +0000 (05:19 +0000)
commit1006fb0fa3a22cbc63b1e81c7db9c81568c7e233
treede6b9d3861dbb1fc1b6be5619e44cc148358f05f
parent62a15cf13d3e0018c9c8520aa8fe7ccff6dea0e8
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

git-svn-id: svn://svn.freebsd.org/base/stable/10@317124 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files.amd64
sys/dev/hyperv/input/hv_kbd.c [new file with mode: 0644]
sys/dev/hyperv/input/hv_kbdc.c [new file with mode: 0644]
sys/dev/hyperv/input/hv_kbdc.h [new file with mode: 0644]