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:
committed by
Adrien Destugues
parent
767d7cf9fa
commit
a3eda7cbda
@@ -144,6 +144,7 @@ AddNewDriversToPackage network :
|
||||
virtio_net
|
||||
;
|
||||
AddNewDriversToPackage input :
|
||||
hyperv_hid@x86,x86_64
|
||||
i2c_elan
|
||||
virtio_input
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user