summaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/input/hv_kbdc.h
Commit message (Collapse)AuthorAgeFilesLines
* hyperv/kbd: Add support for synthetic keyboard.Sepherosa Ziehau2017-04-051-0/+104
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 Notes: svn path=/head/; revision=316515