hyperv: Add support for mouse device

This change adds driver support for the Hyper-V HID mouse (fixes #16665 and #18882).

Change-Id: I45ee1f3c2fad10f07080d7966184856bd0a22f61
Reviewed-on: https://review.haiku-os.org/c/haiku/+/10334
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
John Davis
2026-03-06 15:53:52 +00:00
committed by Adrien Destugues
parent 767d7cf9fa
commit a3eda7cbda
8 changed files with 1007 additions and 0 deletions
+1
View File
@@ -144,6 +144,7 @@ AddNewDriversToPackage network :
virtio_net
;
AddNewDriversToPackage input :
hyperv_hid@x86,x86_64
i2c_elan
virtio_input
;