Make hyperv keyboard work again.
r351049 bogusly deleted these lines from files.amd64 but failed to add them to files.x86. Since this works on i386, add them to files.x86 rather than just adding them back to files.amd64. PR: 240734 Reported by: Michael Pro
This commit is contained in:
parent
4c2af0ce43
commit
c91117a598
@ -113,6 +113,8 @@ dev/hwpmc/hwpmc_core.c optional hwpmc
|
||||
dev/hwpmc/hwpmc_uncore.c optional hwpmc
|
||||
dev/hwpmc/hwpmc_tsc.c optional hwpmc
|
||||
dev/hwpmc/hwpmc_x86.c optional hwpmc
|
||||
dev/hyperv/input/hv_kbd.c optional hyperv
|
||||
dev/hyperv/input/hv_kbdc.c optional hyperv
|
||||
dev/hyperv/pcib/vmbus_pcib.c optional hyperv pci
|
||||
dev/hyperv/netvsc/hn_nvs.c optional hyperv
|
||||
dev/hyperv/netvsc/hn_rndis.c optional hyperv
|
||||
|
Loading…
Reference in New Issue
Block a user